Commit Graph

17 Commits

Author SHA1 Message Date
10d5b4a583 fix dockerfile 2024-06-05 10:38:15 +12:00
58c736c51b fix build not including git hash 2024-06-02 22:33:45 +12:00
9133062e68 fix healthcheck 2024-06-01 00:02:08 +12:00
5f67eacf93 update build 2024-04-09 22:19:40 +12:00
6991fc6ae3 add build 2024-04-09 01:00:04 +12:00
30b27aea44 Update Dockerfile.old 2024-04-09 01:00:04 +12:00
nohoster
3f4526debe
Container pipeline overhaul (#59)
* Simplified docker image building

* minor name fix

* Optimize container pipeline

* Change config to redlib-org account

* Added README push to Quay.io

* Fixes
2024-03-04 20:02:06 -05:00
Matthew Esposito
b0f985c687
Libreddit -> Redlib 2023-12-26 18:25:52 -05:00
spikecodes
93ed1c6f0c
Fix Dockerfile healthchecks 2021-04-09 22:38:13 -07:00
spikecodes
c8965ae51b
Switch Docker base image to "scratch" 2021-04-09 15:24:47 -07:00
spikecodes
c23d2dc50b
Re-add unprivileged user to Dockerfile 2021-04-01 12:09:08 -07:00
spikecodes
46dbd88d91
New alpine-based Dockerfile with healthcheck 2021-03-31 13:05:22 -07:00
Basti
2b2bd8421b
Added multi-staged container build and a user (#134)
* Added multi-staged container build and a user

This reduces the image size from 2Gb to 92Mb by only put the necessary files into the container.
Container now runs without root priviliges.

* Add EXPOSE to Dockerfile
2021-02-24 19:17:36 +00:00
Spike
16454213cf
Fix Dockerfile 2021-02-10 01:31:28 +00:00
spikecodes
4f379754f7 Fix Dockerfile 2020-11-17 21:45:15 -08:00
spikecodes
9e53f7f9cd Optimize Dockerfile for Image Size 2020-11-17 17:31:12 -08:00
spikecodes
4872d7b986 Publish Metadata Files 2020-10-25 13:48:44 -07:00