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

Allow option to use locally cached images when building images #3073

Closed
sondavidb opened this issue Jun 7, 2024 · 0 comments · Fixed by #3074
Closed

Allow option to use locally cached images when building images #3073

sondavidb opened this issue Jun 7, 2024 · 0 comments · Fixed by #3074

Comments

@sondavidb
Copy link
Contributor

What is the problem you're trying to solve

When building an image, I sometimes use local images that are not up to date with the tagged version in remote, but nerdctl will automatically pull from remote when it is out of date.

Describe the solution you'd like

I would like to be able to choose whether or not nerdctl pulls from remote. Currently, it uses buildkit's default, which for me is pulling from remote.

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant