Docker (Compose) related improvements
- Reorganised the Dockerfile to utilize the cache better
- Load the
.env
file by default - Expose API to localhost only
- Added automated Docker image build to CI
- Updated README with instructions for manual building of the Docker image