Skip to content

neovoice/docker-centos7-systemd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

docker-centos7-systemd

Centos 7 docker with systemd enabled

This docker is based on centos 7's official docker with systemd

Get the image:

docker push etates/centos7-systemd:latest

Run container:

docker run -d --name centos-systemd -v /sys/fs/cgroup:/sys/fs/cgroup:ro --tmpfs /run -v /etc/localtime:/etc/localtime:ro etates/centos7-systemd:latest

About

Centos 7 docker with systemd enabled

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published