cloudnet-compose/result
Sebastiaan van Stijn 45788a5f1c
Optimize result image
This patch makes some optimizations in the result service's image;

- switch to `node:8.9-alpine`, which a smaller base image
- use `https://` for the registry
- use `COPY` instead of `ADD`, following best pracice
- cleanup npm cache, and combine steps to reduce image size

These changes bring down the image size from 248MB to 81.2MB

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-01-04 12:26:14 +01:00
..
.vscode Rename services to remove "app" 2016-06-18 10:18:53 -07:00
tests tests: please shellcheck 2017-12-14 10:49:06 +01:00
views Revert "Labels changes according to options" 2016-11-10 20:48:25 +00:00
docker-compose.test.yml Rename services to remove "app" 2016-06-18 10:18:53 -07:00
Dockerfile Optimize result image 2018-01-04 12:26:14 +01:00
package.json Revert "added connection pooling to postgres to prevent client timeouts" 2016-12-27 10:07:14 -08:00
server.js Revert "added connection pooling to postgres to prevent client timeouts" 2016-12-27 10:07:14 -08:00