Files
herolib/lib/installers/virt/buildah
root 112f5eecb2 feat: Add Buildah installer
- Added a Buildah installer to the project.
- The installer can install and remove Buildah.
- Updated the installer to use the latest Buildah version.

Co-authored-by: mahmmoud.hassanein <mahmmoud.hassanein@gmail.com>
Co-authored-by: mariobassem <mariobassem12@gmail.com>
2025-01-29 11:13:33 +01:00
..
2025-01-29 11:13:33 +01:00
2025-01-29 11:13:33 +01:00
2025-01-29 11:13:33 +01:00
2025-01-29 11:13:33 +01:00
2024-12-25 10:11:52 +01:00

buildah

To get started



import freeflowuniverse.herolib.installers.something. buildah

mut installer:= buildah.get()!

installer.start()!




example heroscript

!!buildah.install
    homedir: '/home/user/buildah'
    username: 'admin'
    password: 'secretpassword'
    title: 'Some Title'
    host: 'localhost'
    port: 8888