feature/ssh-server #1
@@ -1,4 +1,4 @@
|
|||||||
FROM ubuntu:latest
|
FROM ubuntu:latest
|
||||||
|
|
||||||
RUN apt-get update && apt-get upgrade -y
|
RUN apt-get update && apt-get upgrade -y
|
||||||
RUN apt-get install -y openssh-server --fix-missing
|
RUN apt-get install -y openssh-client --fix-missing
|
||||||
Reference in New Issue
Block a user