v.0.11.1 --network=dev-network for conatiners
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user