Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuxel committed Apr 9, 2019
1 parent 2a56fff commit d967bb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions containers/docker-in-docker/.devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "Docker-in-Docker",
"name": "Docker in Docker",
"dockerFile": ".devcontainer/Dockerfile",
"extensions": [
"peterjausovec.vscode-docker"
],
"runArgs": ["-v","/var/run/docker.sock:/var/run/docker.sock"]
}
}

0 comments on commit d967bb1

Please sign in to comment.