Skip to content

Commit

Permalink
Merge pull request #6 from devcontainers/samruddhikhandale/sample-tem…
Browse files Browse the repository at this point in the history
…plates

Sample templates modification according to the spec
  • Loading branch information
samruddhikhandale authored Sep 29, 2022
2 parents 8fa7cd7 + 6561b11 commit 047ffe1
Show file tree
Hide file tree
Showing 27 changed files with 183 additions and 1,389 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
{
"name": "Alpine",
"build": {
"dockerfile": "Dockerfile",
// Update 'VARIANT' to pick an Alpine version: 3.13, 3.14, 3.15, 3.16
"args": { "VARIANT": "3.16" }
},
"image": "mcr.microsoft.com/devcontainers/base:0-alpine-${templateOption:imageVariant}",

// Use 'forwardPorts' to make a list of ports inside the container available locally.
// "forwardPorts": [],
Expand Down
7 changes: 0 additions & 7 deletions src/alpine/.devcontainer/Dockerfile

This file was deleted.

364 changes: 0 additions & 364 deletions src/alpine/.devcontainer/library-scripts/common-alpine.sh

This file was deleted.

1 change: 0 additions & 1 deletion src/alpine/.devcontainer/library-scripts/meta.env

This file was deleted.

Loading

0 comments on commit 047ffe1

Please sign in to comment.