1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 19:07:54 +01:00

fix conflicts

This commit is contained in:
Jason N. 2024-02-28 10:41:35 -05:00
commit 6ce4a8a199
15 changed files with 400 additions and 686 deletions

View file

@ -4,7 +4,7 @@
"name": "Existing Dockerfile",
// "build": {
// "context": "..",
// "dockerfile": "../Dockerfile",
// "dockerfile": "../Containerfile",
// "args": {
// "version": "39"
// }
@ -13,4 +13,5 @@
"overrideCommand": true,
"shutdownAction": "stopContainer",
"privileged": true
}
}