The .devcontainer provides an isolated docker container management within VS code
It will have to be able to pass through .ssh authentication from the host OS to the container so a user can check code into their fork of the repo from within the container without having to reauthorize.
The .devcontainer provides an isolated docker container management within VS code
It will have to be able to pass through .ssh authentication from the host OS to the container so a user can check code into their fork of the repo from within the container without having to reauthorize.