1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2025-01-14 14:43:17 +08:00

8 Commits

Author SHA1 Message Date
Patrik J. Braun
e54bab2976 Adding debian buster and node v14 support 2020-12-26 12:11:31 +01:00
zertrin
d149457b3c Update Dockerfiles
- added wget to debian images (it was removed from the node base image,
see https://github.com/nodejs/docker-node/issues/1185)
- resynchronized the standalone Dockerfile with the one used for builds
- apt install without recommended packages
- clean apt cache after install to reduce image size a bit
2020-10-25 20:23:20 +08:00
suika
9afdbc855a Some options can pull from ENV 2020-01-28 03:09:38 +01:00
suika
9a23523ae4 Use ENV to set important paths
To make it easier to change the parameters ENV vars can be used to set DB, IMAGE, TMP and CONF path.

Closes 
2020-01-27 21:58:50 +01:00
Patrik J. Braun
ddb734e64a implementing job history saving 2019-12-29 00:35:41 +01:00
Patrik J. Braun
dea0fd00ec adding docker-compose files and docker documentation 2019-12-23 21:07:34 +01:00
Patrik J. Braun
cec031d9ef fixing docker app path 2019-12-22 22:34:36 +01:00
Patrik J. Braun
70f1030de8 adding buildx dockerfiles 2019-12-20 19:20:14 +01:00