diff --git a/Containerfile b/Containerfile index be403b0..7d75538 100644 --- a/Containerfile +++ b/Containerfile @@ -12,3 +12,6 @@ LABEL local.${ENV_NAME}.nonce=${BUILD_NONCE} ADD load-user-bashrc.sh /etc/profile.d/99-load-user-bashrc.sh +RUN dnf install --assumeyes \ + powerline \ + make