Skip to content

Commit 037dcd8

Browse files
authored
comment
1 parent df4c030 commit 037dcd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
},
55
// "features": {
66
// "ghcr.io/devcontainers-extra/features/apt-get-packages:1": {
7-
// // NOTE moved to Dockerfile to utilize docker build cache.
7+
// // NOTE moved to Dockerfile to utilize docker build cache. But it's actually unclear if this will be faster than the apt-get-packages feature, as it might also utitlize overlay filesyste filesystemm.
88
// "version": "latest",
99
// "packages": "octave z3" // Keep in sync with Brewfile
1010
// }

0 commit comments

Comments
 (0)