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

Commit 7c8e65a

Browse files
authored
Update devcontainer.json
1 parent 9e03a64 commit 7c8e65a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

containers/docker-existing-dockerfile/.devcontainer/devcontainer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77

88
// "Use the optional 'appPort' property to expose ports not already in your Dockerfile"
99
"appPort": [],
10+
11+
// "Add any extensions you want auto-installed here."
12+
"extensions": [],
1013

1114
// "The optional 'runArgs' property can be used to specify Docker CLI arguments to use when the container."
1215
// "is started. If you install the Docker CE CLI in your container, the runArgs list below will lets you interact"

0 commit comments

Comments
 (0)