Dockerfile aktualisiert
This commit is contained in:
parent
c616bac4d7
commit
b7fd7428db
@ -1,5 +1,7 @@
|
||||
FROM alpine
|
||||
|
||||
ARG VERSION=1.2.0
|
||||
|
||||
RUN apk add --update openssh
|
||||
|
||||
COPY sshd_config /etc/ssh/sshd_jumpuser_config
|
||||
|
Loading…
Reference in New Issue
Block a user