Bug fix, when docker-compose.yml exists but doesn't contain the project name
Compare changes
- jurgenhaas authored
Fix docker execution when no TTY is present
+ 18
− 4
@@ -2,8 +2,14 @@
@@ -113,7 +119,11 @@ function startContainer() {
@@ -135,7 +145,11 @@ function startContainer() {