mirror of
https://github.com/phusion/baseimage-docker.git
synced 2026-03-26 04:18:46 +00:00
Do not save SSH host key in baseimage-docker. Instead, generate it automatically during boot.
This commit is contained in:
@@ -6,3 +6,5 @@ set -x
|
||||
apt-get clean
|
||||
rm -rf /build
|
||||
rm -rf /tmp/* /var/tmp/*
|
||||
|
||||
rm -f /etc/ssh/ssh_host_*
|
||||
|
||||
Reference in New Issue
Block a user