Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

generator: Add Dockerfile and Dockertag generator to produce similar containers with small differences #11

Open
iesahin opened this issue May 13, 2021 · 0 comments

Comments

@iesahin
Copy link
Contributor

iesahin commented May 13, 2021

The containers in this repository use the same codebase with small differences in tags etc.

Instead of creating a Dockerfile for each of these, we can automate the process by writing a generator script to produce these Dockerfiles. This will allow, for example, to produce a Dockerfile for each of the tags in https://github.com/iterative/dvc-get-started

build-all.bash script checks Dockerfile and Dockertag files in a directory. Before this, there can be a check for generate.bash in a directory to generate a set of Dockerfiles in different directories.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant