Skip to content

Commit

Permalink
credential-manager
Browse files Browse the repository at this point in the history
  • Loading branch information
cboettig committed Oct 24, 2024
1 parent 5be1430 commit 4a056cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/Dockerfile.gpu
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ RUN git config --system pull.rebase false && \
echo '"\e[5~": history-search-backward' >> /etc/inputrc && \
echo '"\e[6~": history-search-forward' >> /etc/inputrc
RUN wget https://github.com/git-ecosystem/git-credential-manager/releases/download/v2.6.0/gcm-linux_amd64.2.6.0.deb && dpkg -i gcm-*.deb && rm gcm-*.deb

RUN git-credential-manager configure --system

USER ${NB_USER}
COPY spatial-env.yml spatial-env.yml
Expand Down

0 comments on commit 4a056cb

Please sign in to comment.