Replies: 1 comment
-
20241012164325803_AHWF17E6AC0486C.2.1.2.mp4 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm creating a custom devcontainer feature using https://github.com/devcontainers/feature-starter.
My custom devcontainer feature needs GitHub.com access.
Is there a way for devcontainer test to reuse SSH keys?
devcontainer features test --features featureX --skip-scenarios
My attempt but it seems the devcontainer features test cli ignores the mount and containerEnv in the
scenarios.json
Beta Was this translation helpful? Give feedback.
All reactions