1 2 3 4 5 6{ "name": "Python", "image": "mcr.microsoft.com/devcontainers/python:latest", "postCreateCommand": "./IDBv2.sh && pip install influxdb-client", "forwardPorts": [8086] }
1 2 3 4 5 6
{ "name": "Python", "image": "mcr.microsoft.com/devcontainers/python:latest", "postCreateCommand": "./IDBv2.sh && pip install influxdb-client", "forwardPorts": [8086] }