Sign inSign up

oliverlorenz/service-host

By oliverlorenz

•Updated over 7 years ago

Image
0

270

oliverlorenz/service-host repository overview

⁠service host

This is a base image. To use that image you have to add a docker-compose file:

FROM oliverlorenz/service-host
ADD docker-compose.yml /data/docker-compose.yml

⁠What it does?

You can define a docker compose file. At startup of the container it checks which container have to be started with docker-compose up -d $CONTAINER and which have top be stopped and removed. A perfect addition to watchtower

Tag summary

Content type

Image

Digest

Size

72.7 MB

Last updated

over 7 years ago

docker pull oliverlorenz/service-host