Own container (just the enviroment) for CS Proxy
1.5K
Pull the container and start it by mapping the volumes:
docker create -p 8082:8082 -p 8555:8555/tcp -p 8555:8555/udp -p 16000:16000 -p 39100-39120:39100-39120 -v /var/docker/csp:/usr/local/csp --name=mycspserver dynodix/cspconta /usr/local/csp/cspstart.sh
Be carefull that your volume contains the cspstart.sh script
Content type
Image
Digest
Size
224 MB
Last updated
almost 5 years ago
docker pull dynodix/cspconta