Skip to content

Releases: slimtoolkit/slim

Better dynamic library support and additional networking options for Docker - NOT THE LATEST RELEASE

25 Aug 21:32
@kcq kcq
Compare
Choose a tag to compare

Better dynamic library support (e.g., default python images where python is built with --enable-shared) and additional networking options for Docker (--network, --expose, --link, --hostname, --etc-hosts-map, --container-dns, --container-dns-search).

UX and logging enhancements - NOT THE LATEST RELEASE

05 Mar 05:21
@kcq kcq
Compare
Choose a tag to compare

The build command output is a lot cleaner and more useful. You can still get a more verbose output if you need it using the new command line flags (--show-blogs, --verbose, --log-level). See README for more details.

Additional sensor debugging information will be useful for advanced troubleshooting.

IPC stability enhancements - NOT THE LATEST RELEASE

04 Feb 17:11
@kcq kcq
Compare
Choose a tag to compare

An enhancement to prevent docker-slim from getting stuck for two minutes (event IPC timeout) under certain conditions when it doesn't get the final sensor event.

Alpine image support and new sample apps - NOT THE LATEST RELEASE

09 Aug 17:54
@kcq kcq
Compare
Choose a tag to compare

If think Alpine images are small :-) Now you can make them even smaller!

Note that there are know problems with Ruby apps and Alpine. These problems will be addressed soon enough.

ENV overrides - NOT THE LATEST RELEASE

10 Oct 06:39
@kcq kcq
Compare
Choose a tag to compare

Minor updates:

  • ENV overrides for target image analysis (minified image will still have the original ENV instructions)
  • show go version
  • go 1.7 support

Docker 1.12 support - NOT THE LATEST RELEASE

30 Jul 18:45
@kcq kcq
Compare
Choose a tag to compare

Global state location option and various minor fixes

20 Jun 05:09
@kcq kcq
Compare
Choose a tag to compare
1.15

global state location option and various minor fixes

Include additional paths in minified images and choose how you want to continue the execution

12 Mar 07:32
@kcq kcq
Compare
Choose a tag to compare

Auto-generated seccomp profiles for Docker 1.10

05 Feb 11:34
@kcq kcq
Compare
Choose a tag to compare
1.11

official support for auto-generated seccomp profiles