Container to test Ansible roles in, including capabilities to start services.
100K+
This Dockerfile can build containers capable to use systemd.
This repository has multiple branches that relate to Debian versions.
| Branch | Debian Version | Docker image tag |
|---|---|---|
| master | latest (buster/10) | latest |
| testing | bullseye/sid | testing |
| unstable | bullseye/sid | unstable |
The different branches are not merged, they live as individual branches.
docker run \
--tty \
--privileged \
--volume /sys/fs/cgroup:/sys/fs/cgroup:ro \
robertdebock/debian:unstable
Content type
Image
Digest
sha256:9802c0a6a…
Size
57.1 MB
Last updated
12 months ago
docker pull robertdebock/debian