Motd update
This commit is contained in:
parent
12c970cd9f
commit
cb5562272c
2 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@ COPY service.ssh.sh /app/
|
|||
COPY service.ttyd.sh /app/
|
||||
RUN chmod +x /app/entrypoint.sh /app/service.ssh.sh /app/service.ttyd.sh
|
||||
|
||||
COPY motd.txt /etc/motd
|
||||
|
||||
RUN mkdir -p /srv/stack
|
||||
WORKDIR /srv/stack
|
||||
|
||||
|
|
0
motd.txt
Normal file
0
motd.txt
Normal file
Loading…
Reference in a new issue