Sign inSign up

dhoppeit/docker-redhat-systemd

By dhoppeit

Updated over 3 years ago

RedHat image including Systemd

Image
0

2.2K

dhoppeit/docker-redhat-systemd repository overview

RedHat image including Systemd

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

Supported tags

BranchRedHat versionDocker image tag
master88
777
888

Usage

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

Tag summary

Content type

Image

Digest

sha256:eec1bc341

Size

79.6 MB

Last updated

over 3 years ago

docker pull dhoppeit/docker-redhat-systemd:8