From 0458cbd277cdf40f773ab6b29e9347783d6bb2d3 Mon Sep 17 00:00:00 2001 From: Andreas Zweili Date: Sat, 4 Jul 2020 12:21:02 +0200 Subject: [PATCH] remove the command parameter from the compose file --- docker-compose.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 043c412..c95c193 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -14,7 +14,6 @@ services: web: image: nebucatnetzer/network_inventory - command: ./run.sh volumes: - .:/code ports: