Skip to content

Commit 7a2182c

Browse files
michaelcizmarritwik-gchandrasekharan-zipstack
authored
[MISC] Specify project name to docker compose (#1612)
* Added compose project name Signed-off-by: Michael Cizmar <michael.cizmar@mcplusa.com> * Apply suggestion from @chandrasekharan-zipstack Co-authored-by: Chandrasekharan M <117059509+chandrasekharan-zipstack@users.noreply.github.com> Signed-off-by: Ritwik G <100672805+ritwik-g@users.noreply.github.com> --------- Signed-off-by: Michael Cizmar <michael.cizmar@mcplusa.com> Signed-off-by: Ritwik G <100672805+ritwik-g@users.noreply.github.com> Co-authored-by: Ritwik G <100672805+ritwik-g@users.noreply.github.com> Co-authored-by: Chandrasekharan M <117059509+chandrasekharan-zipstack@users.noreply.github.com>
1 parent e8e3f64 commit 7a2182c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker/docker-compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
name: ${COMPOSE_PROJECT_NAME:-docker}
12
include:
23
- docker-compose-dev-essentials.yaml
34

0 commit comments

Comments
 (0)