slim
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)
The previously linked website had redirected to https://golang50shad.es/ which displayed some kind of domain expired page with links to buy domains. When googling 50 shades of go this url shows...
Bumps [test/bats](https://github.com/bats-core/bats-core) from `bb74749` to `33ae886`. Commits 33ae886 Merge pull request #1176 from martin-schulze-vireso/fix/junit-control-characters d5f3f4e fix(junit-formatter): remove control characters (fixes #1171) afd1643 Merge pull request #1175 from martin-schulze-vireso/fix/junit-env-interferece b71cbc1 fix(junit-formatter):...
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.0.0 to 6.1.0. Release notes Sourced from actions/setup-go's releases. v6.1.0 What's Changed Enhancements Fall back to downloading from go.dev/dl instead of storage.googleapis.com/golang by @nicholasngai in actions/setup-go#665 Add...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.45.0. Commits 4e0068c go.mod: update golang.org/x dependencies e79546e ssh: curb GSSAPI DoS risk by limiting number of specified OIDs f91f7a7 ssh/agent: prevent panic on malformed...
# PR: docs(ci): add CI/CD docs and README pointer (Fixes-371) Fixes-371: https://github.com/docker-slim/docker-slim/issues/371 ## What - Add `docs/CI/CD.md` — expanded, provider-specific CI/CD guidance (GitHub Actions, GitLab CI, Jenkins, dind notes, troubleshooting,...
[Fixes-###](https://github.com/docker-slim/docker-slim/issues/###) ================================================================== What =============== Why =============== How Tested ===============
### Summary This PR improves the DockerSlim contributor experience by optimizing the Dockerfiles and adding clear Docker build instructions to the README. ### Changes Included Updated `build/package/docker/Dockerfile` - Removed `apk...
Bumps [test/test_helper/bats-assert](https://github.com/bats-core/bats-assert) from `f1e9280` to `697471b`. Commits 697471b Merge pull request #66 from blmaier/add-distro-packaging-installer See full diff in compare view Dependabot will resolve any conflicts with this PR as long...
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.11 to 1.7.29. Release notes Sourced from github.com/containerd/containerd's releases. containerd 1.7.29 Welcome to the v1.7.29 release of containerd! The twenty-ninth patch release for containerd 1.7 contains various...
I run command and see read error **channel.Client.Read: read error** , but all artifacts and slimed image exist **slim build --http-probe=false --include-path=/usr/local/share/ca-certificates/ --include-path=/root --include-path=/bin --include-path=/usr/bin --include-path=/usr/lib --include-path=/usr/local --target registry.local/devops-infra/nettools:0.1.1** ```...