From 963e5ae05bbf8035886d7a9a6e827fe649909f21 Mon Sep 17 00:00:00 2001 From: Misha Merkushin Date: Wed, 3 Nov 2021 11:31:02 +0300 Subject: [PATCH] chore: rename bash command to shell --- dip.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dip.yml b/dip.yml index db87d58..661a1eb 100644 --- a/dip.yml +++ b/dip.yml @@ -5,7 +5,7 @@ compose: - docker-compose.yml interaction: - bash: + shell: description: Open the Bash shell in app's container service: app command: /bin/bash