diff --git a/Dockerfile b/Dockerfile index 417687c..7fa5aef 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,6 +6,7 @@ LABEL maintainer="Carlos A. Gomes " ARG DEPLOYER_VERSION="v6.8.0" RUN apk add --no-cache \ + util-linux \ zsh \ vim \ ca-certificates \