diff --git a/docker-compose.yml b/docker-compose.yml index fc6f4d9..49f1e98 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -6,7 +6,7 @@ services: command: ["./parse-xml.sh"] # Writes output to /data/clean_CANADA_USA.xml web: - image: ./targo_lighttpd + build: ./targo_lighttpd ports: - "8080:80" volumes: