|
b9ee619374
|
Use vfs storage driver for building container images
Some of our Forgejo Runners use tmpfs, which causes buildah to fail:
* https://stackoverflow.com/questions/72651641
* 9665efd712/troubleshooting.md (6-rootless-buildah-build-fails-when-using-overlayfs)
Instead of switching to overlayfs which may or may not work depending on
kernel module being loaded, we will use vfs because it always works.
Performance loss is not critical in our usage scenario
Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
|
2024-10-25 15:49:45 +03:00 |
|
|
ab35bf6f37
|
Debug REGISTRY_PASSWORD without revealing it
/ build-openjdk-11-maven-3.8.6 (push) Successful in 56s
/ build-python-3.11 (push) Successful in 18s
/ build-python-3.13 (push) Successful in 51s
Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
|
2024-10-24 18:03:52 +03:00 |
|
|
e128ea6fdd
|
Rebuild all images if workflow triggered manually
/ build-openjdk-11-maven-3.8.6 (push) Successful in 2m44s
/ build-python-3.11 (push) Successful in 1m31s
/ build-python-3.13 (push) Successful in 2m46s
Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
|
2024-10-24 17:32:35 +03:00 |
|
|
22d46bfb6f
|
Use separate Makefile target for pushing to registry
Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
|
2024-10-24 17:26:50 +03:00 |
|
|
976af216c6
|
Add images for Python
Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
|
2024-10-24 17:23:11 +03:00 |
|
|
0d799a31d9
|
Do not rebuild image if Dockerfile wasn't changed
Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
|
2024-10-24 17:22:02 +03:00 |
|
|
2c81b0f450
|
Build container images in Forgejo Actions
Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
|
2024-10-24 16:59:47 +03:00 |
|