Christof Marti
Christof Marti
Continuing in https://github.com/devcontainers/cli/issues/120. Thanks.
Continuing in https://github.com/microsoft/vscode-remote-release/issues/7047.
A little late, but the change looks good. (workspaceFolder is required for Docker Compose and it is fair to say that usually this corresponds to a mount point.)
This should work. Maybe `my-network` already exists and has some custom configuration preventing it from connecting to the outside?
@Jademalo Does your dev container (or dotfiles) run any kind of Git integration for the shell? (E.g., does the shell show a Git status?)
Do you have a dotfiles repository configured in your user settings? Does anything change when you comment out the extensions in the devcontainer.json and rebuild the container?
Are we still using npm for creating the package? We could just add base.Dockerfile to the .npmignore.
Opened #1494 for the .npmignore suggestion. We need to get a fix in place for the release.
Still an issue in 0.241.1. 🤔
The documentation you quote suggests to use `/etc/bazel.bazelrc` to exclude variables from this check. Does that not work?