Use host SSH keys #2476
              
                Unanswered
              
          
                  
                    
                      tusal-vaisala
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment 4 replies
-
| I don't really understand the question! cibuildwheel works with code that's on disk - already checked out from a repo, so you wouldn't need SSH keys. Taking a step back, what are you trying to build and where is the code? | 
Beta Was this translation helpful? Give feedback.
                  
                    4 replies
                  
                
            
  
    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 feel like I'm missing something obvious since I couldn't find any documentation or existing questions about it, but how do I use the host's SSH keys for accessing private repos? Something like
RUN --mount=type=sshone would do in a normal Dockerfile.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions