Skip to content

Systemd Debian Container Images for testing Ansible roles with Molecule and Podman.

License

Notifications You must be signed in to change notification settings

mabed-fr/debian-systemd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Systemd Debian Container Images For Ansible and Podman

Systemd Debian Container Images for testing Ansible roles with Molecule and Podman. Supported Debian versions:

  • Testing - Testing (Currently 13)
  • 12 - Bookworm
  • 11 - Bullseye
  • 10 - Buster

Available Images

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/mabed-fr/debian-systemd:testing
  • ghcr.io/mabed-fr/debian-systemd:12
  • ghcr.io/mabed-fr/debian-systemd:11
  • ghcr.io/mabed-fr/debian-systemd:10

How to Use

  • Install Podman

  • Run the container via Podman:

    podman run -it --systemd=true --privileged ghcr.io/mabed-fr/debian-systemd:11

About

Systemd Debian Container Images for testing Ansible roles with Molecule and Podman.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Dockerfile 59.6%
  • Shell 40.4%