Docker? #693
            
              Docker?
            
            #693
          
          
        -
| 
         Is remix easy to put on docker? its kinda complicated with nextjs. also is free?  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            matmilbury
          
      
      
        Nov 29, 2021 
      
    
    Replies: 1 comment
-
| 
         Putting Remix on docker is easy. You can, for example, see how @kentcdodds did this with his website here. Remix is released under the MIT license which means you don't have to pay for using it.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        machour
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Putting Remix on docker is easy. You can, for example, see how @kentcdodds did this with his website here.
Remix is released under the MIT license which means you don't have to pay for using it.