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

Justin/custom base image support #277

Merged
merged 6 commits into from
Apr 28, 2023
Merged

Conversation

joostinyi
Copy link
Collaborator

  • Adds a new top level config base_image wherein a user can supply a base image for base.Dockerfile
  • Implements fail fast mechanisms checking for the os and the python version
  • Introduces cache argument to the image builder to invalidate cache of RUN instructions across subsequent builds. See end of section
  • Fixes base image generation issue from original PR custom base image support #268
  • Tested the refactored base image generation manually

@joostinyi joostinyi merged commit 80760dd into main Apr 28, 2023
5 checks passed
@joostinyi joostinyi deleted the justin/custom-base-image-support branch April 28, 2023 21:04
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.

None yet

2 participants