Is there a way to trigger the GitHub Git: Clone action on initial startup? #3549
Answered
by
jsjoeio
binduwavell
asked this question in
Q&A
|
I'm using the docker container. The startup script does a git clone... However, I have a private repo so that doesn't work unless I create some .ssh certs and load them into the container... Which is OK but them I'm storying those creds in my registry... Since VSCode/code-server has the git: clone feature, I was wondering if there is some sort of startup script where I could cause code-server to trigger this action, ideally with a preconfigured github project and local path? |
Answered by
jsjoeio
Jun 7, 2021
Replies: 1 comment 1 reply
|
🤔 I'm not sure if that's possible. @bpmct or @code-asher might know though |
1 reply
Answer selected by
jsjoeio
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🤔 I'm not sure if that's possible. @bpmct or @code-asher might know though