-
| ENV: Setup proxy Pull image successed Build image timeout How to solve this issue? | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            yuchanns
          
      
      
        Mar 13, 2023 
      
    
    Replies: 1 comment 3 replies
-
| 
 To fix this issue, create a  | 
Beta Was this translation helpful? Give feedback.
                  
                    3 replies
                  
                
            
      Answer selected by
        yuchanns
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
nerdctl buildrelies 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.conffile and reload your systemd configuration before restarting BuildKit.