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 15, 2019
1 parent 9e03a64 commit 7c8e65a
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@

// "Use the optional 'appPort' property to expose ports not already in your Dockerfile"
"appPort": [],

// "Add any extensions you want auto-installed here."
"extensions": [],

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

0 comments on commit 7c8e65a

Please sign in to comment.