Open james-nesbitt opened 8 years ago
I have a systemd branch started: https://github.com/james-nesbitt/wunder-docker/tree/systemd
so far the base image has been reformatted to use systemd, and the nginx image runs.
This may be refactored so that there are 2 base images: base & base-systemd
The biggest impact here is that any container run from these images would have a runtime requirement for mounting. I am pretty sure that this makes them useless.
There are some disadvantages to running direct services on command line that would be solved by switching to using systemd to run all container services.
Disadvantages:
Advantages: