This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM debian:latest
|
||||
RUN apt-get update && apt-get -y install openssh-client
|
||||
RUN apt-get update && apt-get -y install openssh-client python3
|
||||
ADD run /bin/
|
||||
ENTRYPOINT /bin/run
|
||||
|
||||
Reference in New Issue
Block a user