Skip to content

lloydbenson/docker-centos-7-systemd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

docker-centos-7-systemd

A base image for installing systemd on centos 7

docker pull lloydbenson/docker-centos-7-systemd

Note: Looking around I kept seeing references for removing fakesystemd. However, I never found such a package with the latest centos 7. Instead it was called systemd-container and systemd-container-libs. I remove these and install just standard systemd. You can build on top of this and just make sure you start /usr/sbin/init as the final thing and it will start up your services. You likely need --privileged=true in your run for this to be useful.

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published