diff --git a/Dockerfile b/Dockerfile index b9c8a15..0eb36ee 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,7 @@ FROM alpine RUN apk add --no-cache \ + ansible \ bash \ coreutils \ curl \