alistair-marshall / cFIREsim-open

An forked version of the popular retirement calculator (cFIREsim.com) completely in javascript and open-source.
https://alistair-marshall.github.io/cFIREsim-open/
Apache License 2.0
30 stars 12 forks source link

Dockerfile and docker-compose #49

Closed jcoliz closed 4 years ago

jcoliz commented 4 years ago

Just in case you found it handy to containerize cFIREsim. Of course the 'proper' way would be to push all existing files down into a 'src' directory; however I thought that would be too intrusive of a PR to submit. So this leaves the Dockerfile and compose yaml right there with the app code.