v.0.11.1 --network=dev-network for conatiners

This commit is contained in:
tiijay
2025-11-21 11:31:07 +00:00
parent 2233be7987
commit 3a8fb95f4f
5 changed files with 45 additions and 16 deletions

View File

@@ -6,6 +6,10 @@
"build": {
"dockerfile": "Dockerfile"
},
"runArgs": [
"--network=dev-network",
"--name=pico-client"
],
// "image": "mcr.microsoft.com/devcontainers/python:1-3.12",
// "image": "python:latest",
//"image": "python:3.13-slim",