We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f1c4ef commit d7881d0Copy full SHA for d7881d0
.devcontainer/devcontainer.json
@@ -18,7 +18,8 @@
18
},
19
"ghcr.io/azure/azure-dev/azd:latest": {},
20
// Required for azd to package the app to ACA
21
- "ghcr.io/devcontainers/features/docker-in-docker:2": {}
+ "ghcr.io/devcontainers/features/docker-in-docker:2": {},
22
+ "ghcr.io/prulloac/devcontainer-features/ollama:1": {}
23
24
// Configure tool-specific properties.
25
"customizations": {
0 commit comments