nixcfg/cluster/prod/app/coturn/integration/cmd.sh
2023-03-11 11:44:17 +01:00

8 lines
181 B
Bash

docker run \
--name coturn \
--rm \
-it \
-v `pwd`/docker-entrypoint.sh:/usr/local/bin/docker-entrypoint.sh \
--network=host \
coturn/coturn:4.6.1-r2-alpine