Support selecting between multiple Dockerfiles via parameter
Open
- Dominant language
- Go
- Stars
- 300
- Forks
- 64
- Avg merge
- 20m
- Merged PRs (30d)
- 1
Description
Could envbuilder support multiple dockerfiles in the same repo? For example:
./DockerfileA
./DockerfileB
I haven't found a way yet but a couple options I might include allowing specifying which Dockerfile to use through an environment variable (e.g., ENVBUILDER_DOCKERFILE_PATH), or by supporting variable substitution in devcontainer.json's dockerfile field.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.