docker-systemctl-replacement icon indicating copy to clipboard operation
docker-systemctl-replacement copied to clipboard

for reference only, for possible workarounds.

Open TheTechsTech opened this issue 7 years ago • 2 comments

This is for my comment on issue #45, and for others.

Here is an listing of popular services Dockerfile's that I created, and use daily, that will not work without docker-systemctl-replacement, and will not work using only docker-systemctl-replacement. An dual understanding, implementation needs to be applied.

freepbx Issabel-PBX Wine pi-hole fail2ban BIND-9

All needed and containerstartup.service that ran an script that checked the services, it decided to use original or docker-systemctl-replacement, most of the time, i had to use both for proper operations.

TheTechsTech avatar Oct 15 '18 17:10 TheTechsTech

I did a quick check and it seems that most of the time it is on version 1.0 of systemctl.py. It would be interesting to know if the newest version is good enough now.

If that's not the case then I'd be interested to investigate, probably requiring a co-working session.

gdraheim avatar Oct 15 '18 17:10 gdraheim

i haven't really tested/used just using this repo, i think most are updated thou. I will need to rebuild using just docker-systemctl-replacement.

TheTechsTech avatar Oct 15 '18 18:10 TheTechsTech