slimtoolkit / slim

Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
Apache License 2.0
19.21k stars 716 forks source link

Error when using the slim installation script #461

Closed righettod closed 1 year ago

righettod commented 1 year ago

Expected Behavior

Docker Slim is installed correctly by the install script.


Actual Behavior

The following error occur when the install script is used:

image

Occurred on 2023-01-29.

Content of the archive of the release:

image


Steps to Reproduce the Problem

Execute the install script.


Specifications

szh commented 1 year ago

I'm getting the following on Mac OS: image I'm only trying to use the install script because the Homebrew install doesn't seem to work (I'm experiencing #410)

righettod commented 1 year ago

It is fixed on my side:

image