mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-06 16:07:22 +01:00
docker: re-run the start script on the container's first run because it won't know its hostname or IP address until then
This commit is contained in:
@@ -20,7 +20,9 @@ if grep -q "^PasswordAuthentication yes" /etc/ssh/sshd_config \
|
||||
exit
|
||||
fi
|
||||
|
||||
apt_install python3
|
||||
# Install basic utilities.
|
||||
|
||||
apt_install python3 curl bind9-host
|
||||
|
||||
# Turn on basic services:
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user