Skip to content

[rootful] nerdctl build failed due to pull timeout #2091

Answered by yuchanns
0400H asked this question in Q&A
Discussion options

You must be logged in to vote

nerdctl build relies on BuildKit, which requires a network proxy for the BuildKit daemon if you encounter network issues.

To fix this issue, create a /etc/systemd/system/buildkit.service.d/proxy.conf file and reload your systemd configuration before restarting BuildKit.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@0400H
Comment options

@yuchanns
Comment options

@0400H
Comment options

Answer selected by yuchanns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants