Skip to content

Commit

Permalink
using SSH_AUTH_SOCK (ssh agent forwarding) to pull upm private repos
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-hernandez-scopely committed May 4, 2021
1 parent 7e79385 commit 89441fd
Show file tree
Hide file tree
Showing 6 changed files with 513 additions and 497 deletions.
2 changes: 2 additions & 0 deletions dist/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ ADD entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh
RUN ls

RUN apt-get update && apt-get install -y openssh-client

ENTRYPOINT ["/entrypoint.sh"]
Loading

0 comments on commit 89441fd

Please sign in to comment.