update README.md with link to Docker Hub

This commit is contained in:
Michael Vorburger ⛑️ 2020-04-22 01:12:15 +02:00
parent 067ea9709f
commit 546e015b74

View File

@ -139,6 +139,8 @@ Access the webapp on http://localhost in your browser.
The Dockerfile uses a ruby and node base image to build the current repo and deploys the app on nginx which is exposed
on port 80 within the container.
This Docker image is (since #[3112](https://github.com/openMF/community-app/issues/3112)) also available on https://hub.docker.com/r/openmf/community-app/.
### Compile sass to css
```