Skip to content

Latest disk image

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 09:51
· 11 commits to main since this release

Fedora base bootc disk image

$ ssh admin@<ip>

Note

The password is password.

$ sudo bootc status
No staged image present
Current booted image: ghcr.io/.../fedora-bootc:latest
    Image version: 41.2025019.0 (...)
    Image digest: sha256:4074...
No rollback image present

... before the missing cowsay update

$ sudo bootc update
layers already present: 65; layers needed: 2 (117.6 MB)
Fetched layers: 112.12 MiB in 21 seconds (5.39 MiB/s)
  Deploying: done (4 seconds)
Queued for next boot: ghcr.io/.../fedora-bootc:latest
  Version: 41.20250119.0
  Digest: sha256:990c...
Total new layers: 67    Size: 948.3 MB
Removed layers:   1     Size: 1.8 kB
Added layers:     2     Size: 117.6 MB
$ sudo reboot

Note

This will update using:
ghcr.io/gbraad-redhat/fedora-bootc-example/fedora-bootc:latest,
sha256:990c54bcb4412de298aa313510eb2a9ff323e548112e90b9472e3ed965e723ef.
Ref: more details