9.0.3 (26/10/2018)
Minor updates and fixes. Many related to docker improvements
- Fix: /outcodes endpoint returned a
resultattribute rather than anerrorattribute for a not found response - Docker Related: Application gracefully exits from SIGTERM
- Docker Related: Application writes logs to stdout when
NODE_ENV=production - DockerFile:
- Added healthcheck
- Run application as non-root user (
node) - Reduced image size: delete npm cache, added .dockerignore
- DockerFile.pg:
- New docker file that builds a postgresql container that preloads postcodesio.io dataset