No description
Find a file
phil 27925d2c1c
All checks were successful
Check Case Normalization / Build image using Buildah (push) Successful in 4s
Build from containerfile / Build image using Buildah (push) Successful in 4s
Build with docker/metadata-action / Build image with Containerfile (push) Successful in 4s
Rename .gothub to .forgejo
2024-10-25 04:44:17 +02:00
.forgejo Rename .gothub to .forgejo 2024-10-25 04:44:17 +02:00
dist Fix missing dist, .gitignore 2024-10-25 04:26:25 +02:00
src Initial commit 2024-10-25 02:30:23 +02:00
.editorconfig Initial commit 2024-10-25 02:30:23 +02:00
.gitignore Fix missing dist, .gitignore 2024-10-25 04:26:25 +02:00
action.yml Initial commit 2024-10-25 02:30:23 +02:00
LICENSE Initial commit 2024-10-25 02:30:23 +02:00
package.json Initial commit 2024-10-25 02:30:23 +02:00
pnpm-lock.yaml Fix missing dist, .gitignore 2024-10-25 04:26:25 +02:00
README.md Initial commit 2024-10-25 02:30:23 +02:00
tsconfig.json Initial commit 2024-10-25 02:30:23 +02:00

buildah-build

CI checks Build Build from containerfile Link checker

tag badge license badge size badge

Buildah Build is a Gitea/Forgejo Action for building Docker, Podman and Kubernetes-compatible images quickly and easily.

Buildah only works on Linux.

This code is a heavily stripped down and adapted version for Forgejo of the Redhat version.