October 31, 20223 yr Hi, I have been learning docker so that I can use it on my Unraid server, I was wondering if me developing my docker App on Windows 10 poses any issues for it running on Unraid. Should I instead be coding in a Linux environment like Ubuntu or something? What I think could pose a issue is when you have to work with files, I am unsure if processing files on Windows and the Unraid os will make a big difference. If there is a difference or something I should do then please do come with suggestions. Thanks.
November 1, 20223 yr Community Expert Solution Docker on Windows basically spins up a Linux virtual machine and runs in there so I believe it shouldn't be an issue, at most you have minor issues with line endings in files but that's easily dealt with with an editor like notepad++ that supports unix line endings. Edited November 1, 20223 yr by Kilrah
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.