Deprecate ubuntu-slim
This commit is contained in:
parent
d2323d922c
commit
81e02e6c08
7 changed files with 2 additions and 213 deletions
|
|
@ -1,26 +1,3 @@
|
|||
# Deprecated
|
||||
|
||||
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
|
||||
Please switch to [debian-base](https://github.com/kubernetes/kubernetes/tree/master/build/debian-base)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue