Releases: slimtoolkit/slim
Better dynamic library support and additional networking options for Docker - NOT THE LATEST RELEASE
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
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
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
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
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
Docker 1.12 support
Global state location option and various minor fixes
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
1.14 include additional paths in minified images
Auto-generated seccomp profiles for Docker 1.10
1.11 official support for auto-generated seccomp profiles