Non-root systemd example image w/ arbitrary uid support for OpenShift... runs httpd & crond.
10K+
$ atomic run tchughesiv/systemd-httpd
$ docker run -tdi -p 8080:80 tchughesiv/systemd-httpd
$ docker run -tdi -p 8080:80 -v /sys/fs/cgroup:/sys/fs/cgroup:ro --tmpfs /run --tmpfs /tmp tchughesiv/systemd-httpd
$ oc new-project systemd $ oc new-app https://raw.githubusercontent.com/RHsyseng/container-rhel-examples/master/starter-systemd/systemd-ocp-template-centos7.yaml
Content type
Image
Digest
Size
98.5 MB
Last updated
over 9 years ago
docker pull tchughesiv/systemd-httpd