-
| Hi, how can we push an image to a private registry using the package "github.com/containerd/nerdctl/pkg/imgutil/push", I didn't find any option to pass for authentication. | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            junnplus
          
      
      
        Jun 23, 2022 
      
    
    Replies: 1 comment 1 reply
-
| You can construct a resolver with authentication, using  | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        junnplus
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
You can construct a resolver with authentication, using
$DOCKER_CONFIG/config.jsonas authentication by default