diff --git a/Dockerfile b/Dockerfile index a9285c6..4b7a33a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,6 +4,7 @@ RUN apk add --no-cache \ coreutils \ curl \ git \ + gnupg \ openssh \ socat \ vim \