Skip to content

Container to test Ansible roles in, including capabilities to use systemd facilities

License

Notifications You must be signed in to change notification settings

robertdebock/docker-redhat-systemd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker RedHat Systemd

This Dockerfile can build containers capable to use systemd.

redhat build status

Branches

This repository has multiple branches that relate to RedHat versions.

Branch RedHat Version Docker image tag
master latest (8) latest
7 7 7

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/redhat

About

Container to test Ansible roles in, including capabilities to use systemd facilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages