ondras / my-mind

Online Mindmapping Software
https://my-mind.github.io
MIT License
3.31k stars 653 forks source link

[Feature] Dockerize this app #157

Open JAG-010 opened 2 years ago

JAG-010 commented 2 years ago

This application has all potential to be dockerized. If it was not a WIP, I can work on it and update.

ondras commented 2 years ago

Please feel free to send a MR with a Dockerfile. I would not say that the app is WIP, it is regularly used (incl. the github-hosted version).

I am not that much into Docker (the hosted version is happily using GitHub Pages static hosting) and my time is rather limited, so I would gladly accept this as a contribution.

JAG-010 commented 2 years ago

Sure, Thanks. I will work on it and update.

JAG-010 commented 2 years ago

I have create a PR

Hobbabobba commented 2 years ago

I created an image at https://hub.docker.com/repository/docker/bongobananne75/my-mindmap incl. docker-compose.yml for easier deployment.

Thanks for this great tool!