Skip to content

Commit d95449e

Browse files
committed
re-add dind
1 parent d9ebca5 commit d95449e

File tree

3 files changed

+1
-115
lines changed

3 files changed

+1
-115
lines changed

.devcontainer.json.deprecated

Lines changed: 0 additions & 69 deletions
This file was deleted.

.devcontainer.source.json.deprecated

Lines changed: 0 additions & 46 deletions
This file was deleted.

.devcontainer/devcontainer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"postStartCommand": "python -m http.server --bind 0.0.0.0 --directory /robot_logs 3000 &",
2424

2525
"features": {
26+
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
2627
"ghcr.io/devcontainers/features/sshd:1": {
2728
"version": "latest"
2829
}

0 commit comments

Comments
 (0)