Skip to content

Commit

Permalink
Create devcontainer.json
Browse files Browse the repository at this point in the history
Signed-off-by: projectoperations <[email protected]>
  • Loading branch information
projectoperations authored Nov 22, 2024
1 parent f3a54d9 commit 1c36f0d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"id": "docker-in-docker",
"version": "1.0.3",
"name": "Docker in Docker",
"description": "Create child containers _inside_ a container, independent from the host's docker instance. Installs Docker extension in the container along with needed CLIs.",
"documentationURL": "https://github.com/ecampuslearning/devcontainers/templates/tree/main/src/docker-in-docker",
"publisher": "officialmofabs",
"licenseURL": "https://github.com/devcontainers/ecampuslearning/templates/blob/main/LICENSE",
"options": {
"installZsh": {

0 comments on commit 1c36f0d

Please sign in to comment.