sqrtM / nesemu

tiny nes emulator, for fun
0 stars 0 forks source link

dockerize this #5

Open sqrtM opened 1 year ago

sqrtM commented 1 year ago

I'm currently having to bounce back and forth between windows and linux to develop all the GUI logic. It would be a lot better if I could dockerize this and have it run easily for both configurations through any form of linux (including WSL).

check this out: https://medium.com/geekculture/run-a-gui-software-inside-a-docker-container-dce61771f9