1
0
Fork 0
oci-builder/.forgejo
ver4a 9c4574808f
All checks were successful
/ Test oci-builder (push) Successful in 33s
/ Release oci-builder (push) Successful in 1s
/ Build oci-builder (push) Successful in 36s
feat: pass password to buildah login through stdin
This config makes it so that the registry password isn't passed as a command line
argument to an external command (buildah login), but only to an internal
command (echo). Thus the password can't be visible in process tree.
(e.g. by using ps).
2026-01-09 00:27:22 +01:00
..
workflows feat: pass password to buildah login through stdin 2026-01-09 00:27:22 +01:00