From 3d697b41b231ee42773b0dcfd9b3f757e077d12e Mon Sep 17 00:00:00 2001 From: Eric Richardson Date: Mon, 8 Apr 2024 10:41:29 -0400 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B=20handle=20no=20service=20c?= =?UTF-8?q?ase=20with=20compose=20v2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/common/containers.ts | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/common/containers.ts b/src/common/containers.ts index 7cb18f2..52dbb40 100644 --- a/src/common/containers.ts +++ b/src/common/containers.ts @@ -145,9 +145,12 @@ export async function containersUp(cmd: Command, verbose: boolean): Promise s.Service); } else { cmd.error(