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

Some Dockerfile updates #38

Merged
merged 5 commits into from
May 10, 2023
Merged

Some Dockerfile updates #38

merged 5 commits into from
May 10, 2023

Conversation

mmlb
Copy link
Member

@mmlb mmlb commented May 10, 2023

  • Separate the ironlib base image tag so we can use one thats available publicly by default.
  • Update ironlib base image.
  • Added a dependencies empty dir so that docker build would work on a fresh checkout.
  • Squashed vogelkop image so its minimal amount of images. Doesn't really do much for this image except for minimize output of docker load, but its nice to have anyway imo.

@mmlb mmlb requested a review from splaspood May 10, 2023 15:07
mmlb added 5 commits May 10, 2023 11:37
Maybe we want a IRONLIB_IMAGE instead of 2 tags though.
I was getting unknown manifest errors for the original image, might as well
update to latest while we're here too.
Would be great to not have to do any undocumented steps to get a build after
a fresh clone.
Drops a layer, :toot:.
This way any layers in ironlib are squashed into just one.
@mmlb mmlb merged commit fc4a70a into main May 10, 2023
@mmlb mmlb deleted the squash-vogelkop-image branch May 10, 2023 15: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.

2 participants