Commit Graph

21 Commits

Author SHA1 Message Date
BtbN 0598fb3dba Make final dl cache image FROM scratch 2023-06-21 00:38:32 +02:00
BtbN 73f17b7213 Force C locale in Dockerfile generation
Turns out bash sorting behaviour differs between locales, causing cache
mismatches...
2023-06-21 00:06:33 +02:00
BtbN 91b977f84d Simplify download Dockerfile generation 2023-06-20 23:58:06 +02:00
BtbN 8c336b4dec Add more explicit cache image name 2023-06-20 23:44:31 +02:00
BtbN 61debb00e5 Switch to a more direct Dockerfile.dl generation
Otherwise the entire build cache effectively invalidates the moment one
script changes..
2023-06-18 21:25:52 +02:00
BtbN c3fec1bd50 Add infrastructure for caching downloads in separate image 2023-06-18 19:57:13 +02:00
BtbN bbad7e7057 Don't bail on missing dockeraddin 2022-11-03 01:41:44 +01:00
BtbN 782f731350 Add function for addins to generate Dockerfile header 2022-11-02 21:50:05 +01:00
BtbN 3efcb24f50 Explicitly use buildx for local script 2021-12-07 17:59:11 +01:00
BtbN c419c549b9 Add fully layered build 2021-04-06 04:33:17 +02:00
BtbN 56c81f3275 Migrate to ghcr.io 2021-04-05 19:51:41 +02:00
BtbN e90d9436fc Add Addin-System 2020-09-27 23:11:10 +02:00
BtbN 745db8c050 Storage all images on Github Docker Registry 2020-09-20 17:30:32 +02:00
BtbN 1b853bc960 Add x265 and all its madness 2020-09-03 22:49:43 +02:00
BtbN b87c78bae4 Improve build script a bit 2020-09-03 16:56:47 +02:00
BtbN a7ade4dc87 Use Docker Hub... 2020-09-03 03:13:45 +02:00
BtbN b5eeea84a4 Fix image names 2020-09-03 02:54:36 +02:00
BtbN c024aa01d6 Implement build logic 2020-09-03 01:03:23 +02:00
BtbN 57ca78ac1d Actually build 2020-09-02 18:07:59 +02:00
BtbN cbb86a4d0e Add x264 test script 2020-09-02 00:07:54 +02:00
BtbN 31650cdcff Initial commit 2020-09-01 22:33:55 +02:00