1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00
Commit Graph

105 Commits

Author SHA1 Message Date
Suika
3956b2d944
Alpine docker container
Build everything in the staged container and only copy the complete product to the final container.
Also reduced the size of the container threefold.

Created `data/{config,db,images,TEMP}` to make volumes possible for ease of use with docker and persistence of configurations.
`config.json` symlinks to `data/config/config.json` since I don'T know how to call for the config in different path
2019-10-03 02:09:56 +02:00
Patrik J. Braun
9e6247ae57 adding arm32v7 dockerfile for raspberry pi support 2019-03-28 10:45:31 +01:00
Patrik J. Braun
2b0d21f99e
Update Dockerfile
improving docker file performance
2019-01-18 11:18:14 +01:00
Patrik J. Braun
2cee1fe944 adding docker support 2018-12-05 23:16:14 +01:00
Patrik J. Braun
49f9749e6a adding docker files 2018-12-05 21:55:11 +01:00