slim icon indicating copy to clipboard operation
slim copied to clipboard

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)

Results 226 slim issues
Sort by recently updated
recently updated
newest added

``` tar -xvf ds.tar.gz mv dist_linux/slim /usr/local/bin/ mv dist_linux/slim-sensor /usr/local/bin/ mv: cannot stat 'dist_linux/slim-sensor': No such file or directory ``` after unpack archive Section Installation [Latest Linux binaries](https://github.com/slimtoolkit/slim/releases/download/1.40.11/dist_linux.tar.gz) (curl -L...

Hello, How to exclude a specific binary file from optimization process? For example I just want to keep some binary file with path /usr/sbin/run or something like this🤔 Thanks, Best...

question

Bumps [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) from 0.5.7 to 0.5.14. Commits 7184815 Preparation of release v0.5.14 88ddf1d Address Security Issue GHSA-jc7w-c686-c4v9 c8314b8 Add new package xio with WriteCloserStack 4f11dce Update README.md and SECURITY.md to...

dependencies
go

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.10.0 to 0.27.0. Commits 681b4d8 jws: split token into fixed number of parts 3f78298 all: upgrade go directive to at least 1.23.0 [generated] 109dabf endpoints: add links/provider...

dependencies
go

Cloud build ``` steps: # Step 1: Generate env.yaml file for Cloud Run deployment - name: "gcr.io/cloud-builders/gcloud" entrypoint: bash args: - -c - | cat

Reported by Danesh ( @dforouhari ): 1. I am logged with my uid (dforouhari) 2. docker-slim failed with/at docker-slim[build]: state=building message='building minified image' time="2019-03-19T16:45:56-07:00" level=fatal msg="docker-slim: failure" error=*"no permission to...

enhancement
DONE