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

74 Commits

Author SHA1 Message Date
Patrik J. Braun
70f1030de8 adding buildx dockerfiles 2019-12-20 19:20:14 +01:00
Patrik J. Braun
f38947a0ad adding arm32v7 stretch Dockerfile 2019-12-18 13:02:55 +01:00
Patrik J. Braun
b5de29f628 fixing docker volumes 2019-12-18 10:27:19 +01:00
Patrik J. Braun
5b197a4b91 adding docker arm32v7 2019-12-16 16:13:39 +01:00
Patrik J. Braun
6379bf8147 fixing docker config error 2019-12-15 21:59:52 +01:00
Patrik J. Braun
e940192326 fixing docker config error 2019-12-15 16:04:30 +01:00
Patrik J. Braun
7fd9d18db7 fixing arm dockerfile 2019-12-15 16:02:38 +01:00
Patrik J. Braun
a80297ce0c adding thumbnail task 2019-12-15 15:36:05 +01:00
Patrik J. Braun
27a88c98eb adding python to alpine docker 2019-12-14 12:47:20 +01:00
Patrik J. Braun
e5cc71cd36 fixing Dockerfile issue 2019-12-14 12:05:26 +01:00
Patrik J. Braun
d07ee3a6f1 updating arm32v6 Dockerfile to alpine 2019-12-14 11:48:21 +01:00
Patrik J. Braun
e28420e8c4 updating arm32v6 Dockerfile 2019-12-14 10:47:59 +01:00
Patrik J. Braun
fbdbafaa9a refactoring Dockerfiles, adding arm32v6 support 2019-12-14 10:16:17 +01:00
Patrik J. Braun
268043fe5d
Update Dockerfile 2019-12-12 22:30:52 +01:00
Patrik J. Braun
9d2f139d3a
Merge pull request #110 from Suika/fix-docker-build
Update alpine dockerfile
2019-12-12 22:29:58 +01:00
Patrik J. Braun
2757af6bf0 adding config only mode 2019-12-12 11:04:20 +01:00
Suika
441697ef2c
Update alpine dockerfile
Since I don't know how to generate the config file without launching the server, this should do. Since it's only a build process, shouldn't matter too much.
2019-12-12 02:31:51 +01:00
Patrik J. Braun
09b626980e fixing docker build error 2019-12-08 12:44:18 +01:00
Suika
9c6a7c97e3
Add healthcheck 2019-10-03 02:56:20 +02:00
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