процесс сборки образов image-forge https://github.com/alt-cloud/image-forge
Go to file
Mikhail Gordeev 5fbf25760d Add README.md
2022-12-22 02:46:24 +03:00
org Add alt/prometheus image 2022-12-20 01:19:57 +03:00
.gitignore Initial commit 2022-06-13 00:21:48 +03:00
build.py Allow non branch tags 2022-12-22 02:41:07 +03:00
images-info.json Add skip branches for more images 2022-12-22 02:39:25 +03:00
README.md Add README.md 2022-12-22 02:46:24 +03:00
tags.json TMP: add current needed k8s tags 2022-12-22 02:41:52 +03:00
tasks.json TMP: add p10 tasks 2022-12-12 02:35:51 +03:00

docker-derivatives

To build alt images, run:

./build.py -o alt --podman

To build k8s images for branch p10 and push to repository test_k8s, run:

./build.py -o k8s -b p10 --overwrite-organization test_k8s --tasks tasks.json --tags tags.json --podman