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

Document image build best practices #427

Open
phillebaba opened this issue Apr 9, 2024 · 0 comments
Open

Document image build best practices #427

phillebaba opened this issue Apr 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@phillebaba
Copy link
Member

Describe the problem to be solved

Image building behaves slightly differently from running containers. Both scenarios will pull remote images in a similar fashion. Building however will produce intermediate build layers which are cached locally on disk. On top of that alternative tools are used to be build images compared to those used to run container.

#423 raised some questions about how to get Spegel working with DIND, which brought up some differences which require configuration changes. There will likely exist similar issues with other tools.

First we will need to identify the different build scenarios that exist out there where Spegel can be used. After that we should test and document how and if Spegel can be integrated in the build process.

Proposed solution to the problem

No response

@phillebaba phillebaba added the enhancement New feature or request label Apr 9, 2024
@phillebaba phillebaba moved this to Todo in Roadmap Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant