[mirotalk] - add docker-compose.template.yml

This commit is contained in:
Miroslav Pejic
2023-03-08 15:38:27 +01:00
parent edb39b1949
commit 673af9ef45
4 changed files with 6 additions and 3 deletions
+2
View File
@@ -72,6 +72,8 @@ $ sudo apt install docker-compose
# Copy .env.template to .env and edit it if needed
$ cp .env.template .env
# Copy docker-compose.template.yml in docker-compose.yml (edit it according to your needs)
$ cp docker-compose.template.yml docker-compose.yml
# Get official image from Docker Hub
$ docker pull mirotalk/p2p:latest
# Create and start containers