From 811a690d3978470b199d05e1fc66ef54dc2c88e6 Mon Sep 17 00:00:00 2001 From: gw3000 Date: Sat, 26 Aug 2023 15:22:09 +0200 Subject: [PATCH] Set the names of the containers in dev compose --- docker-compose.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docker-compose.yaml b/docker-compose.yaml index 255f2b5..c8cbd9c 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -3,6 +3,7 @@ version: '3.8' services: web: build: ./app + container_name: django_fbf_web_1 command: > bash -c 'while !