magsol / wildlife-cameras

🐍️ Scripts related to the outdoor wildlife cameras.
MIT License
1 stars 0 forks source link

Check out repo directly into container volume gives "access denied" error #24

Open magsol opened 1 year ago

magsol commented 1 year ago

Choosing the option to check out the repo into a container volume, rather than work on the flat files across host/container boundaries, gives an error when the container attempts to clone the repo.

https://code.visualstudio.com/docs/devcontainers/containers#_quick-start-open-a-git-repository-or-github-pr-in-an-isolated-container-volume

May need to set up some way of sharing ssh credentials with the container. https://code.visualstudio.com/remote/advancedcontainers/sharing-git-credentials