Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
2 votes
1 answer
94 views

I’m trying to set up a DevContainer environment based on mcr.microsoft.com/devcontainers/javascript-node:24-bookworm that includes: Artillery (performance testing), Playwright test runner, its ...
-2 votes
1 answer
74 views

I have a very simple Docker project setup with a vscode devcontainer. There are two Docker containers, dev and db This works! I open the project in the devcontainer and everything works fine, until i ...
0 votes
0 answers
72 views

I cannot find a way to view the Docker log output for a Devcontainer that is launched in GitHub Codespaces. I found the Terminal, but that is a terminal inside the container. I found the DebugConsole, ...
0 votes
0 answers
32 views

I am running a devcontainer on my windows machine using ubuntu as the WSL bistro. When I click the dot Power User extension - it's just loading constantly (the little blue line in the image moves from ...
1 vote
0 answers
156 views

I built a devcontainer on Windows, via Rider 2025.2, and I could run it and launch the rider IDE then load the project. When I build or restore nuget packages in the project, using dotnet command, I ...
1 vote
1 answer
163 views

I am trying to set up a devcontainer on my desktop, but functions like autocomplete or go to function don't work. When I hover variable or function it shows never-ending load information Loading ...
1 vote
0 answers
93 views

I configured a devcontainer using a docker-compose.yaml. The „sidecars" are a database and a Keycloak instance. It works well. The Keycloak is only needed in some scenarios, so I’m looking for a way ...
0 votes
1 answer
214 views

I'm getting this error when trying to start the dev container. [2025年03月19日T16:39:10.740Z] Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime ...
1 vote
1 answer
180 views

I am trying to create a devcontainer that uses docker files for two processes. One is a nodejs server - it works One is a postgres DB - it is not creating the user or the table This is the error I am ...
0 votes
0 answers
59 views

I recently installed my VSCode and try to build the SourceCode which already containg a devContainer with a json file in it. I thought its just a cakewalk, I installed the Extensions "Docker"...
0 votes
1 answer
300 views

I am trying to configure a new Rails application using devcontainer and this is my Dockerfile at .devcontainer file: # Make sure RUBY_VERSION matches the Ruby version in .ruby-version ARG RUBY_VERSION=...
0 votes
1 answer
743 views

I am trying to pull an image that exist with the tag specified https://mcr.microsoft.com/en-us/artifact/mar/devcontainers/python/tags but getting an error : podman pull mcr.microsoft.com/devcontainers/...
1 vote
0 answers
257 views

To set a simplified scene for my question I will have three compose services: an API server, a site server (for serving browsers the webpage), and a supporting Redis service. The project has the ...
0 votes
0 answers
33 views

For a project I'm building a bash script to create a development environment using Docker and VsCode. For the part that attaches the vscode to the running container, I found this script that worked ...
2 votes
0 answers
145 views

Code samples provided below. I use VSCode on my M1 Macbook Pro and am setting up a DevContainer.json which launches a docker-compose.yml. I am trying to interpolate an env var in docker-compose.yml ...

15 30 50 per page
1
2 3 4 5
...
9

AltStyle によって変換されたページ (->オリジナル) /