diff --git a/Dockerfile b/Dockerfile index bcc1d18..61651aa 100644 --- a/Dockerfile +++ b/Dockerfile @@ -51,6 +51,7 @@ USER ansible-dev WORKDIR /home/ansible-dev/ +RUN cat /run/secrets/GITUSERPW RUN echo https://$GITUSER:$GITUSERPW@git.mgrote.net/mg/dotfiles ~/dotfiles # dotfiles, see: https://git.mgrote.net/mg/dotfiles/raw/branch/master/scripts/setup_minimal.sh