containers / image

Work with containers' images
Apache License 2.0
843 stars 365 forks source link

CI VMs: bump to new versions with tmpfs /tmp #2384

Closed edsantiago closed 2 months ago

edsantiago commented 2 months ago

For the last long time, Fedora CI VMs have had a disk /tmp. Real-world setups typically have tmpfs /tmp. This switches to CI VMs that reflect the real world.

See https://github.com/containers/automation_images/pull/340