fix missing start script
This commit is contained in:
parent
6d491fee77
commit
5b6c6fa7ca
@ -11,6 +11,7 @@ RUN \
|
||||
|
||||
COPY crontab /etc/
|
||||
COPY testscript.sh ${APP_DIR}/
|
||||
COPY start.sh ${APP_DIR}/
|
||||
COPY sshd_config /etc/ssh
|
||||
|
||||
RUN \
|
||||
|
Loading…
x
Reference in New Issue
Block a user