Skip to content
Release Notes:

* Merge branch 'fix_volumes' into 'main'
* Fix volume mounts
* Merge branch 'docs_and_cache' into 'main'
* Revert "Cache prior build layers for ~5 days"
* Cache prior build layers for ~5 days
* Use single uid/gid map
* Docs: Update volume creation section
* Merge branch 'add_readme' into 'main'
* Include docs inside image
* Docs update
* Remove broken workflow rules
* Fix build job not running on main or tag push
* Merge branch 'switch_to_buildah' into 'main'
* Switch to using buildah
* Merge branch 'kill_vars' into 'main'
* Remove unnecessary variables
* Merge branch 'simplify_metadata' into 'main'
* Simplify image metadata
* Merge branch 'image_metadata' into 'main'
* Add metadata to image
* Merge branch 'fix_maintenance' into 'main'
* Fix maintenance task
* Merge branch 'cachevol' into 'main'
* Update docs and Containerfile to match
* Add missing cache volume
* Bugfix
* Pre-create podman storage root
* Merge branch 'docs' into 'main'
* Resolve TODO, update volume names, update docs.
* Support externally maintained DNF cache
* Add wrapper error on podman start failure
* Fix image tagging (again)