We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9bfd68 commit 538e815Copy full SHA for 538e815
.devcontainer/devcontainer.json
@@ -3,8 +3,7 @@
3
{
4
"name": "C++",
5
"build": {
6
- "dockerfile": "Dockerfile",
7
- "cacheFrom": "ghcr.io/volumegraphics/traits-devcontainer"
+ "dockerfile": "Dockerfile"
8
},
9
10
// Features to add to the dev container. More info: https://containers.dev/features.
0 commit comments