update entrypoint script with functions

This commit is contained in:
2022-07-01 10:09:03 +02:00
parent 67d68af90b
commit f2e86c9321
3 changed files with 134 additions and 69 deletions
+2
View File
@@ -10,6 +10,8 @@ ENV TZ=""
RUN mkdir "/.ssh"
VOLUME ["/backups"]
VOLUME ["/logs"]
VOLUME ["/sshkeys/host"]
COPY motd.txt /etc/motd
COPY entrypoint.sh /