refactor and test in dockerfile

This commit is contained in:
ThePhaseless
2024-10-19 20:35:11 +00:00
parent 55a557468e
commit 2dfc5b2201
9 changed files with 99 additions and 57 deletions
-1
View File
@@ -24,7 +24,6 @@
}
}
},
"postStartCommand": "./entrypoint.sh",
// Features to add to the dev container. More info: https://containers.dev/features.
// "features": {},
// Use 'forwardPorts' to make a list of ports inside the container available locally.