Is there any alternative to ctr images mount to nerdctl?
              
              #3672
            
            
              
                Unanswered
              
          
                  
                    
                      shivendra-it
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I am seeking if there is any alternative to
ctr images mountto nerdctl?Example Use Case: I want to mount a image to a folder and do something.
I can do this
/usr/bin/ctr images mount docker.io/xyz:1.0 /tmp/myFolderBut I can not find any similar alternative in nerdctl?
Beta Was this translation helpful? Give feedback.
All reactions