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