An Alpine Image containing Buildah, Podman cli and Node
  • Dockerfile 100%
Find a file
2026-05-21 01:39:25 +02:00
Containerfile added git-lfs to container 2026-05-21 01:39:25 +02:00
LICENSE Initial commit 2026-05-20 17:40:36 +00:00
README.md Update README.md 2026-05-20 17:43:21 +00:00

Container Builder

An Alpine Image containing Buildah, Podman cli and Node, intended for use with GitLASH actions.

You can use this Image to build other OCI Images and push them to the registry by using the actions/buildah-build and actions/push-to-registry actions.