Skip to content

Commit a9adadb

Browse files
committed
investigate CI failure
1 parent 11cb188 commit a9adadb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

github-tests/Dockerfile/docker-from-docker-non-root/.devcontainer/devcontainer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555

5656
// Use 'postCreateCommand' to run commands after the container is created.
5757
"postCreateCommand": "./scripts/go-tools.sh",
58+
"postStartCommand": "echo 'UID INFO'; id; ls -l /var/run/docker.sock",
5859

5960
"remoteUser": "vscode",
6061

0 commit comments

Comments
 (0)