Systemd Debian Container Images for testing Ansible roles with Molecule and Podman. Supported Debian versions:
13- Trixie12- Bookworm11- Bullseye
Images are built weekly via GitHub Actions and can be downloaded from the GitHub Package Registry.
These tags are available. They are updated on changes to the main branch and are automatically rebuilt once a week.
ghcr.io/hifis-net/debian-systemd:13ghcr.io/hifis-net/debian-systemd:12ghcr.io/hifis-net/debian-systemd:11ghcr.io/hifis-net/debian-systemd:10(EOL)
-  
Run the container via Podman:
podman run -it --systemd=true --privileged ghcr.io/hifis-net/debian-systemd:13
 
This project is maintained by HIFIS. It is built upon https://github.com/geerlingguy/docker-debian11-ansible.