|
|
|
|
|
by paulkre
1068 days ago
|
|
Is there any reason not to use Docker instead of systemd? I like managing services with a simple docker-compose.yml on my server. It has worked great so far but I wonder if there are some downsides that I am not aware of. Performance doesn’t seem to be an issue, right? |
|
Performance is not an issue in most docker setups you would ever use, correct.