Ryan Merolle
Ryan Merolle
What more info do you need, or this a label that needs to be removed?
The cli command works just fine when I run it myself from the terminal.
Th ui shows no extensions installed. I pass the same exact command via a bash script when the devcontainer is handed over and the extensions install.
@sandy081 I assume you mean the network issue is only present during the creation of the container, correct? Because the install happens just fine if I execute the same commands...
The remote host is air gapped. Apologies for leaving that out. The local host has a network proxy. @Trass3r sorry for missing that log. I will enable now and report...
Looking at the logs after I enabled trace, I now see an ECONNRESET code proceeding the install extensions command. So is it that vs code extensions are installed on the...
I see this was tagged with a label of feature request. What is the feature I am asking for? Happy to help, better articulate the issue, or step through an...
Could you not just put the full path of the env file or a better relative path for now? Like `../../env_files/devcontainer.env`
Yea I think this makes sense. Have got track the file and have netbox be able to reference git.
After talking about this a little, it feels like the feature needs to be fleshed out a little. A couple of items I am thinking about off the bat: 1....