diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index cebc69c..eda8ad7 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,5 +1,5 @@ { - "image": "docker.io/kostrykin/mobi-devcontainer-python:2023.1", + "image": "docker.io/kostrykin/mobi-devcontainer-python:test_waitFor", "customizations": { "codespaces": { "openFiles": [] diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1377554 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.swp diff --git a/ingredients/.devcontainer.json b/ingredients/.devcontainer.json index e58201a..bc7112a 100644 --- a/ingredients/.devcontainer.json +++ b/ingredients/.devcontainer.json @@ -4,6 +4,7 @@ "dockerfile": "Dockerfile", "context": "." }, + "waitFor": "postCreateCommand", "customizations": { "vscode": { "extensions": [