mirror of
https://github.com/ershisan99/DevToysWeb.git
synced 2025-12-16 20:49:23 +00:00
chore(dev): remove unnecessary bind mount of docker.sock
This commit is contained in:
@@ -5,6 +5,4 @@ services:
|
||||
image: xxx/dev-toys-web-dev:1.0.0
|
||||
build:
|
||||
context: .devcontainer
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
command: sleep infinity
|
||||
|
||||
Reference in New Issue
Block a user