SIMDE-ULL / SIMDE

Educational computer simulator on a mission to "superscalate" the study of computer architecture fundamentals
https://simde.net
GNU General Public License v3.0
13 stars 11 forks source link

Add docker #32

Closed adrianabreu closed 3 years ago

adrianabreu commented 4 years ago

Lately I had a lot of troubles debugging the app. The easier way to embrace development is to create a safe environment for it. Docker would be a good solution

adrianabreu commented 3 years ago

If you modify the package.json file you will need to rebuild the docker image with docker-compose build