| { | |
| "name": "recipes", | |
| "build": { | |
| "dockerfile": "Containerfile", | |
| "context": ".." | |
| }, | |
| "privileged": true, | |
| "containerEnv": { | |
| "REGISTRY": "ghcr.io", | |
| "IMAGE_NAME": "ai-lab-recipes/playground" | |
| } | |
| } | |
| { | |
| "name": "recipes", | |
| "build": { | |
| "dockerfile": "Containerfile", | |
| "context": ".." | |
| }, | |
| "privileged": true, | |
| "containerEnv": { | |
| "REGISTRY": "ghcr.io", | |
| "IMAGE_NAME": "ai-lab-recipes/playground" | |
| } | |
| } | |