update entrypoint script with functions
This commit is contained in:
@@ -10,6 +10,8 @@ ENV TZ=""
|
||||
RUN mkdir "/.ssh"
|
||||
VOLUME ["/backups"]
|
||||
VOLUME ["/logs"]
|
||||
VOLUME ["/sshkeys/host"]
|
||||
|
||||
COPY motd.txt /etc/motd
|
||||
COPY entrypoint.sh /
|
||||
|
||||
|
||||
Reference in New Issue
Block a user