diff --git a/containers/alpine/Dockerfile b/containers/alpine/Dockerfile index 8627cf9..4b0ef8e 100644 --- a/containers/alpine/Dockerfile +++ b/containers/alpine/Dockerfile @@ -20,6 +20,7 @@ RUN apk add --no-cache \ openrc \ openssh \ openssl \ + python3 \ sudo \ git \ nano \