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

Commit 10cc4d2

Browse files
committed
Use dependent container in .devcontainer
1 parent 12532a6 commit 10cc4d2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.devcontainer/Dockerfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# FROM ghcr.io/cpp_best_practices/cpp:0.1.0 # TODO: activate
2+
FROM ghcr.io/ddalcino/cpp:0.1.0
3+
4+
# Add your own modifications to the Docker environment here

0 commit comments

Comments
 (0)