diff --git a/docker-compose.yml b/docker-compose.yml index 022a8cf..de56778 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -13,7 +13,9 @@ x-comics-volume: target: /comics services: threetwo: - build: https://github.com/rishighan/threetwo-docker-compose.git + build: + context: https://github.com/rishighan/threetwo-docker-compose.git + dockerfile: Dockerfile image: frishi/threetwo container_name: threetwo-ui restart: unless-stopped