Azure / Azure/azure-cli-docker
Dockerfiles should be refactored to share a common base
Open
- Dominant language
- Dockerfile
- Stars
- 40
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
Because of how the Dockerfiles are constructed there is very little that is able to be shared amongst all of these images. A small refactoring would allow there to be a base image that installs everything, and then the versioned Dockerfiles would just run the npm install command.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.