4 lines
69 B
Docker
4 lines
69 B
Docker
|
FROM linuxserver/openssh-server:latest
|
||
|
|
||
|
COPY ./flag.txt /home/joske/
|