fml128/idkyet builder
builder for the idkyet linux project
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| layer_config_file | layer config file | yes | — |
| out_dir | out directory | yes | — |
| version | version for release | yes | — |
| registry_username | username for registry | yes | — |
| registry_password | password for registry | yes | — |
| registry_url | registry url (host) used for skopeo login and pushes | no | git.fml128.ch |
| sb_db_key | secure_boot db key to sign efi | no | — |
| sb_db_pem | secure_boot db pem to sign efi | no | — |
| api_auth_token | api_auth_token if needed to download base images | no | — |
| gpg_sign_key | gpg key to sign images | no | — |
| dry_run | print the generated pipeline and exit without building or pushing | no | false |
| only | build only the given layer id (and its internal ancestors) | no | "" |
| check_packages | run pacman/AUR package existence checks during validate | no | false |
Outputs
no outputs