CentOS image including Systemd
5.1K
This Docker image can be used to test Ansible playbooks based on Molecule.
| Branch | CentOS version | Docker image tag |
|---|---|---|
| master | 8 | 8 |
| 7 | 7 | 7 |
| 8 | 8 | 8 |
docker run \
--cap-add SYS_ADMIN \
--detach \
--name centos-8 \
--rm \
--volume /sys/fs/cgroup:/sys/fs/cgroup:ro \
dhoppeit/docker-centos-systemd:8
docker exec -it centos-8 bash
docker stop centos-8
Content type
Image
Digest
sha256:304e49fa8…
Size
131 MB
Last updated
over 3 years ago
docker pull dhoppeit/docker-centos-systemd:7