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-oraclelinux-systemd

Repository files navigation

Docker Oracle Linux Systemd

This Dockerfile can build containers capable to use systemd.

oraclelinux build status

Branches

This repository has multiple branches that relate to Oracle Linux versions.

Branch Oracle Linux 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/oraclelinux

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published