Skip to content

Can I run this on windows? #3554

Answered by vital987
nexon33 asked this question in Q&A
Discussion options

You must be logged in to vote
  • Enable Windows WSL
  • Install Ubuntu 20.04(current lts release) from Windows Store
  • Install Docker from here
  • Get the docker container from here, also you can checkout my project , it's pre-installed with all the dependancies
  • Open Docker App > go to Settings > Resources > WSL Integration > Enable it for your distro(ubuntu in this case).
  • Enable Docker server
  • Setup Ubuntu distro, pull any of the 2 docker images
  • Mount your disk volume to store files locally (in wsl, drives are mounted in /mnt/<drive-letter>) else you can download the files too, my project also has google drive saving feature so try it if you need it.
  • Done!

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jsjoeio
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants