This commit is contained in:
2021-04-09 14:21:41 +02:00
commit 5e8318e55e
3 changed files with 50 additions and 0 deletions

2
Dockerfile Normal file
View File

@ -0,0 +1,2 @@
FROM alpine:3.7
RUN apk add --no-cache openssh-client