mirror of
https://github.com/sstent/go-garth.git
synced 2026-01-25 16:42:28 +00:00
11 lines
164 B
JSON
11 lines
164 B
JSON
{
|
|
"name": "Anaconda (Python 3)",
|
|
"build": {
|
|
"context": "..",
|
|
"dockerfile": "Dockerfile"
|
|
},
|
|
"features": {
|
|
"ghcr.io/devcontainers/features/node:1": {}
|
|
}
|
|
}
|