gdraheim / docker-systemctl-replacement

docker systemctl replacement - allows to deploy to systemd-controlled containers without starting an actual systemd daemon (e.g. centos7, ubuntu16)
European Union Public License 1.2
1.39k stars 399 forks source link

How to install it on centos7 container? #147

Closed amarjit-singh closed 2 years ago

amarjit-singh commented 2 years ago

I never installed anything from the source. I followed some tutorials to install a package from the source but they refer to a file named "configure" in the root directory of the repo. But this repo doesn't have this file.

Moreover, when I executed the following command `make install`, I get the following error.

make: *** No rule to make target `install'. Stop.

gdraheim commented 2 years ago

This project does not need a build step. I don't what know which source you are referring to.