hosts append

This commit is contained in:
Bandie 2021-01-12 23:01:00 +01:00
parent c1e99720dc
commit 0464fab682
Signed by: Bandie
GPG Key ID: 843D7FA93BA46312
2 changed files with 4 additions and 0 deletions

View File

@ -23,6 +23,9 @@ COPY configs/msmtprc /etc/msmtprc
COPY configs/aliases /etc/aliases
COPY configs/hosts /etc/hosts_append
RUN cat /etc/hosts_append >> /etc/hosts
COPY start.sh /start.sh
RUN chmod +x /start.sh

1
configs/hosts Normal file
View File

@ -0,0 +1 @@
10.42.15.12 mail.chaospott.de