![]() This has no code changes, but it uses updated upstream dependencies with fixes for the following: * CVE-2016-1234 * CVE-2016-3706 * CVE-2016-4429 * CVE-2016-5417 * CVE-2016-6323 * CVE-2017-6507 |
||
---|---|---|
.. | ||
Dockerfile | ||
Dockerfile.build | ||
excludes | ||
Makefile | ||
README.md | ||
runlevel |
Small Ubuntu 16.04 docker image
The size of this image is ~44MB (less than half than `ubuntu:16.04). This is possible by the removal of packages that are not required in a container:
- e2fslibs
- e2fsprogs
- init
- initscripts
- libcap2-bin
- libcryptsetup4
- libdevmapper1.02.1
- libkmod2
- libmount1
- libncursesw5
- libprocps4
- libsmartcols1
- libudev1
- mount
- ncurses-base
- ncurses-bin
- procps
- systemd
- systemd-sysv
- tzdata
- util-linux