buluma/debian-systemd

By buluma

Updated 7 months ago

Container to test Ansible roles in, including capabilities to start services.

Image

500K+

Docker Debian Systemd

This Dockerfile can build containers capable to use systemd.

Docker Pulls

Branches

This repository has multiple branches that relate to Debian versions.

BranchDebian VersionDocker image tag
masterlatest (bookworm/12)latest
bullseyebullseye (11)bullseye
busterbuster (10)buster

Pull strategy

The different branches are not merged, they live as individual branches.

Manually starting

docker run \
  --tty \
  --privileged \
  --volume /sys/fs/cgroup:/sys/fs/cgroup:ro \
  buluma/debian-systemd

Docker Pull Command

docker pull buluma/debian-systemd