Alpine compatibility #239
              
                
                  
                  
                    Answered
                  
                  by
                    williamboman
                  
              
          
                  
                    
                      timsofteng
                    
                  
                
                  asked this question in
                Q&A
              
            -
| 
         Hello. Will it work with alpine Linux?  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            williamboman
          
      
      
        Aug 4, 2022 
      
    
    Replies: 1 comment
-
| 
         Hello! Yes, most packages should work on musl-based systems. There might be some packages that make use of a precompiled binary that has been linked to glibc, this is not something I've explicitly checked for to be honest. In my experience, most published binaries are statically linked.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        williamboman
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Hello! Yes, most packages should work on musl-based systems. There might be some packages that make use of a precompiled binary that has been linked to glibc, this is not something I've explicitly checked for to be honest. In my experience, most published binaries are statically linked.