forked from Docker/baseimage-docker
Do not set the APT force-unsafe-io flag
Docker already does this for us. Closes GH-265.
This commit is contained in:
@@ -7,6 +7,5 @@ apt-get clean
|
||||
rm -rf /bd_build
|
||||
rm -rf /tmp/* /var/tmp/*
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
rm -f /etc/dpkg/dpkg.cfg.d/02apt-speedup
|
||||
|
||||
rm -f /etc/ssh/ssh_host_*
|
||||
|
||||
Reference in New Issue
Block a user