container name

This commit is contained in:
ricwo 2022-11-10 16:25:03 +01:00
parent 5259baf3ca
commit fe50198c03

View file

@ -1,7 +1,7 @@
services:
whisper-0:
image: whisper:latest
name: whisper-0
container_name: whisper-0
expose:
- "7000"
entrypoint: /bin/bash
@ -18,7 +18,7 @@ services:
whisper-1:
image: whisper:latest
name: whisper-1
container_name: whisper-1
expose:
- "7001"
entrypoint: /bin/bash