Skip to content

Commit 357f3a0

Browse files
Update Devcontainer.json
Signed-off-by: Moses Fabiyi <90117777+officialmofabs@users.noreply.github.com>
1 parent 56c85d1 commit 357f3a0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Devcontainer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
{
1+
ampuslearning{
22
"id": "docker-in-docker",
33
"version": "1.0.3",
44
"name": "Docker in Docker",
55
"description": "Create child containers _inside_ a container, independent from the host's docker instance. Installs Docker extension in the container along with needed CLIs.",
6-
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/docker-in-docker",
7-
"publisher": "Dev Container Spec Maintainers",
8-
"licenseURL": "https://github.com/devcontainers/templates/blob/main/LICENSE",
6+
"documentationURL": "https://github.com/ecampuslearning/devcontainers/templates/tree/main/src/docker-in-docker",
7+
"publisher": "officialmofabs",
8+
"licenseURL": "https://github.com/devcontainers/ecampuslearning/templates/blob/main/LICENSE",
99
"options": {
1010
"installZsh": {
1111
"type": "boolean",

0 commit comments

Comments
 (0)