-
Version 1.0.0 Stable
released this
2026-02-03 19:25:10 +00:00 | 26 commits to main since this releaseContainer builder with
buildahfor Woodpecker CIThis is a plugin for Woodpecker CI that builds image using
buildahutility.Usage
It can be used at any event, but it can only push images at the tag event. Due
to it uses/dev/fusedriver, in the Woodpecker settings the repository, that
uses it, must be trusted with volume.when: - event: tag steps: - name: Build the image and push to repository image: git.thinkaboutit.tech/pandora/container-builder.woodpecker pull: true settings: debug: true registry_push: true registry_push_latest: true registry_owner: pandora registry_user: bot-ci registry_pwd: from_secret: gitea-bot-ci volumes: - /dev/fuse:/dev/fuse:rwSettings
Name Default value Description context Project root directory Set the context of the build containerfile Project_root/Containerfile Path to Containerfile registry_url Forge URL Address to the regitry registry_owner Repo owner Owner of the image registry_name Repo name Name of the image registry_push false Push to registry registry_user Username for the registry registry_pwd Password for registry registry_push_latest false Push latest tag Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)