Sign inSign up

dhoppeit/docker-centos-systemd

By dhoppeit

Updated over 3 years ago

CentOS image including Systemd

Image
0

5.1K

dhoppeit/docker-centos-systemd repository overview

CentOS image including Systemd

This Docker image can be used to test Ansible playbooks based on Molecule.

Supported tags

BranchCentOS versionDocker image tag
master88
777
888

Usage

Start the container
docker run \
  --cap-add SYS_ADMIN \
  --detach \
  --name centos-8 \
  --rm \
  --volume /sys/fs/cgroup:/sys/fs/cgroup:ro \
  dhoppeit/docker-centos-systemd:8
Enter the container
docker exec -it centos-8 bash
Stop the container
docker stop centos-8

Tag summary

Content type

Image

Digest

sha256:304e49fa8

Size

131 MB

Last updated

over 3 years ago

docker pull dhoppeit/docker-centos-systemd:7