|
|
|
|
|
by simplecto
1964 days ago
|
|
Thank you! At no point do I have to touch systemd, unless you want to change the default behavior of the docker daemon (which I dont). You can simply apt-get install docker-compose. I am not familiar with other distributions. I suppose you could also pip install docker-compose as well. Fortunately most of my systems remain in the default state. All the magic happens in docker/docker-compose. |
|