Add docker image and hosted on GitHub Container Registry.
Added
- Add
Dockerfilewhich builds conda environment and runs the app. - Add GitHub action which builds Docker image and pushes to GitHub Container Registry.
Changed
- Explained how to use Docker (and venv) in README.