docker-compose@.service

my systemd meta-service definition for services defined in a docker-compose yaml. The gist is to put the docker-compose.yml in a named directory under /etc/docker/compose (named after the name of the service), and then you can systemd-it-up as 'docker-compose@name' (where 'name' is the name of the services and of the directory).

service - 720.00 bytes - 11/15/2020 at 18:39

Download