Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate dockerfiles #69

Closed
wants to merge 5 commits into from

Conversation

AlistairB
Copy link
Contributor

closes #65

The dockerfiles have a lot of duplication with them. Let's generate them instead using templates and haskell.

As part of this let's switch to using buildpack-deps which will slightly increase the size of the images, but has a much higher chance of being cached as it is very common in official images. Also the main debian images become more batteries included.

@AlistairB
Copy link
Contributor Author

Just going to close this I don't have the time and it is a fairly minor win.

@AlistairB AlistairB closed this Aug 14, 2022
@AlistairB AlistairB deleted the template-dockerfiles branch August 14, 2022 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Templating solution
1 participant