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

Reduce repetition by refactoring dockerfiles #588

Closed
jeremyestein opened this issue Jan 6, 2025 · 0 comments · Fixed by #583
Closed

Reduce repetition by refactoring dockerfiles #588

jeremyestein opened this issue Jan 6, 2025 · 0 comments · Fixed by #583
Assignees

Comments

@jeremyestein
Copy link
Contributor

As a PIXL developer, I'd like:

  • similar dockerfiles to share a base to take advantage of build caching
  • to not have to make the same change in multiple places

Suggest applying some multi-stage build magic to make them more DRY.

This will make it far easier and safer to make changes to our Dockerfiles (such as those required by #234)

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 a pull request may close this issue.

1 participant