Skip to content

Commit ca430c7

Browse files
committed
chore: remove docker-in-docker feature
- docker.sock mount and dind feature were conflicting when used together - Simplified to use only DooD (Docker-outside-of-Docker) approach
1 parent cb8d503 commit ca430c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"service": "workspace",
55
"workspaceFolder": "/workspaces/quick-command-buttons",
66
"features": {
7-
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
87
"ghcr.io/devcontainers/features/github-cli:1": {},
98
"./local-features/just": {},
109
"./local-features/node": {}

0 commit comments

Comments
 (0)