Sign inSign up

robertdebock/debian

By robertdebock

Updated 12 months ago

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

Image
1

100K+

robertdebock/debian repository overview

Docker Debian Systemd

This Dockerfile can build containers capable to use systemd.

debian build status

Branches

This repository has multiple branches that relate to Debian versions.

BranchDebian VersionDocker image tag
masterlatest (buster/10)latest
testingbullseye/sidtesting
unstablebullseye/sidunstable

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 \
  robertdebock/debian:unstable

Tag summary

Content type

Image

Digest

sha256:9802c0a6a

Size

57.1 MB

Last updated

12 months ago

docker pull robertdebock/debian