forked from pool/butane-image
This branch is 6 commits behind pool/butane-image:factory
OBS-URL: https://build.opensuse.org/request/show/1169012 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/butane-image?expand=0&rev=3
butane container image
Butane translates human-readable Butane configs (yaml) into machine-readable Ignition configs (json) for provisioning operating systems that use Ignition.
Pull the container
podman pull registry.opensuse.org/opensuse/butane
Run with standard in and out
podman run -i --rm registry.opensuse.org/opensuse/butane --pretty --strict < config.yaml > config.ign
Description
Languages
XML
100%