Questions tagged [devcontainer]

65 questions
0
votes
1 answer

Terminal prompt not working when opening DevContainer (OSX)

I am trying out the Remote - Containers VSCode extension. I get a docker warning and a prompt message if I want to continue but I can't type anything into the terminal. The cursor looks like it's active but nothing happens when I type. So far I…
Jaffakex
  • 498
  • 1
  • 5
  • 16
-1
votes
0 answers

Update Environment Variables in Devcontainers after Creation

I'm having problems with my company proxy in DevContainers. I'm creating some internal documentation on best practices, mask credentials, etc. We currently use a Username:Password environment variable in base64 to set the things, but the proxy needs…
-1
votes
1 answer

VSCode Dev Container GPG Windows WSL error

I'm trying to get GPG to work in my dev container (default python container) under Windows WSL2 for signed commits and getting error when trying to reload gpg agent. Following official guide: Installed gpg4win on Windows Connected to Dev Container…
-1
votes
1 answer

How to run Cypress in interactive mode in a devcontainer on Windows with Docker Desktop?

I am working on a Windows desktop. I am trying to run Cypress in a devcontainer which runs in my local Docker Desktop. I am using VcXsrv as local X Server to enable the GUI. Actually it works fine with one exception: the watchFileChanges is not…
sebgamby
  • 59
  • 1
  • 3
-1
votes
1 answer

How do I configure dev containers alternative repository configuration folders in VSCode?

I am new to dev containers and their use in VSCode. I have tried to follow the very minimal docs here, for Alternative: Repository configuration folders but it does not work and I can't figure out how to set it up so it is able to find the…
1 2 3 4
5