Commit Graph

11 Commits

Author SHA1 Message Date
zaggynl e6ccc292b5 change from debian stretch to latest (bullseye atm)
as fails to build with stretch, as has been archived
2023-04-25 19:58:20 +00:00
bradmurray d96372b08a Adding port expose to dockerfile
If you want to use a dockerized nginx the dockerfile has to have an expose command or no ports get exposed.
2022-12-27 02:07:31 +00:00
TheFrenchGhosty 1baa654a54 Add wget to the Docker so that the healthcheck works 2022-02-08 18:52:25 +01:00
teddit 3ad64d5c87 use apt-get instead of apt 2022-01-29 14:53:45 +01:00
Austin Huang c97fb5a517
Use slim node image instead of alpine
Signed-off-by: Austin Huang <im@austinhuang.me>
2022-01-26 11:49:47 -05:00
Felix Golatofski ec767a4be8 Updated: image versions (docker) 2021-08-10 21:43:39 +02:00
3np 68c2a354e4 Use relative paths in Dockerfile 2021-04-07 13:10:06 +09:00
3np f0b2204e72 Set global write permissions on upload directories
To play nicely with tmpfs mounts
2021-04-06 03:25:34 +09:00
3np 0748495915 Update docker nodejs to latest LTS 2021-04-05 19:09:48 +09:00
amrw ef683d0687
Reduce `COPY`s 2020-12-09 23:02:44 +01:00
Alexander Wong 734b11c926
Added support for Docker, Docker-Compose
- updated config.js template to support environment variables
2020-12-07 12:57:20 -07:00