We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 461329d commit 97e9f58Copy full SHA for 97e9f58
.devcontainer/devcontainer.json
@@ -3,8 +3,7 @@
3
{
4
"name": "Python 3",
5
6
- // Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
7
- "initializeCommand": "make compile_frontend"
+ "initializeCommand": "make compile_frontend"
8
9
// Features to add to the dev container. More info: https://containers.dev/features.
10
// "features": {},
0 commit comments