// For format details, see https://aka.ms/devcontainer.json. For config options, see the // README at: https://github.com/devcontainers/templates/tree/main/src/python { "name": "Python 3", "dockerFile": "./Dockerfile", "context": "..", // Features to add to the dev container. More info: https://containers.dev/features. // "features": {} }