Motd update
All checks were successful
Build a dev image / build (push) Successful in 4s
Build a dev image / build (release) Successful in 9s

This commit is contained in:
Adam Štrauch 2025-10-07 23:37:33 +02:00
parent 12c970cd9f
commit cb5562272c
Signed by: cx
GPG key ID: 7262DAFE292BCE20
2 changed files with 2 additions and 0 deletions

View file

@ -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
View file