nixcfg/cluster/prod/app/coturn/integration/cmd.sh

8 lines
181 B
Bash
Raw Normal View History

2023-03-11 10:44:17 +00:00
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