{"id":23953743,"url":"https://github.com/ublue-os/bootc-image-builder-action","last_synced_at":"2025-04-13T01:13:51.424Z","repository":{"id":269314442,"uuid":"907028219","full_name":"ublue-os/bootc-image-builder-action","owner":"ublue-os","description":"Bootc Image Builder as a GitHub Action.  This action is in maintenance mode and will not have any new features.","archived":false,"fork":false,"pushed_at":"2025-03-23T14:34:21.000Z","size":31,"stargazers_count":7,"open_issues_count":2,"forks_count":2,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-04-13T01:13:46.237Z","etag":null,"topics":["bootc","centos","fedora","rhel"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ublue-os.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-22T16:01:14.000Z","updated_at":"2025-03-23T14:34:11.000Z","dependencies_parsed_at":"2025-01-05T21:19:50.933Z","dependency_job_id":"111be3af-6fa2-4afd-814a-b01da02e6766","html_url":"https://github.com/ublue-os/bootc-image-builder-action","commit_stats":null,"previous_names":["rsturla/bootc-image-builder-action","centos-workstation/bootc-image-builder-action","ublue-os/bootc-image-builder-action"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ublue-os%2Fbootc-image-builder-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ublue-os%2Fbootc-image-builder-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ublue-os%2Fbootc-image-builder-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ublue-os%2Fbootc-image-builder-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ublue-os","download_url":"https://codeload.github.com/ublue-os/bootc-image-builder-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248650754,"owners_count":21139681,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootc","centos","fedora","rhel"],"created_at":"2025-01-06T14:29:35.065Z","updated_at":"2025-04-13T01:13:51.419Z","avatar_url":"https://github.com/ublue-os.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# `@ublue-os/bootc-image-builder-action`\n\nBuild bootc container images into bootable disk images or ISOs.\n\n## Usage\n\n### Inputs\n\n```yaml\n- uses: centos-workstation\n  with:\n    # Configuration file for the image builder.\n    # Required.\n    config-file:\n\n    # The expected artifact type. Supported values: iso, raw, qcow2, vmdk, vdh, ami, gce.\n    # Optional. Default is 'iso'\n    type:\n\n    # Image (registry with tag) used in the artifact.\n    # Required.\n    image:\n\n    # The upstream builder image.\n    # Optional. Default is 'quay.io/centos-bootc/bootc-image-builder:latest'\n    bootc-image-builder-image:\n\n    # Use librepo for downloading packages for the output image. (can break if you are using an old bib image).\n    # Optional. Default is false\n    use-librepo:\n\n    # Override the default root filesystem from the source container. Supported values: ext4, xfs, btrfs.\n    # NOTE: this option is required only if your image does not define a default (e.g. Fedora). See: https://osbuild.org/docs/bootc\n    # Optional. Default is ''\n    rootfs:\n```\n\n### Outputs\n\n| Name | Description | Example |\n| - | - | - |\n| `output-directory` | Directory containing all output artifacts | `./outputs/buildiso` |\n| `output-path` | Path to the build file | `./outputs/buildiso/install.iso` |\n| `checksum-path` | Path to the checksum file | `./outputs/buildiso/CHECKSUM` |\n| `checksum` | Checksum of the build file | `sha256:...` |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fublue-os%2Fbootc-image-builder-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fublue-os%2Fbootc-image-builder-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fublue-os%2Fbootc-image-builder-action/lists"}