update devcontainer and docker-compose configurations; upgrade images and fix network references

This commit is contained in:
2025-12-13 11:57:29 +00:00
parent 2fe452dde2
commit 8e0de633d9
2 changed files with 12 additions and 30 deletions

View File

@@ -6,5 +6,6 @@
],
"build": {
"dockerfile": "Dockerfile"
}
},
"postAttachCommand": "docker context create prod --docker \"host=ssh://user@62.210.212.10\""
}