How do I ignore extensions? #146
Replies: 1 comment
-
|
I found it it was because my Dockerfile had a |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I'm having issues with a devcontainer timing out, so I removed the
"extensions"key in thedevcontainer.jsonfile.But when I inspect the logs, I still see the following:
How do I disable extensions when building the devcontainer?
Beta Was this translation helpful? Give feedback.
All reactions