Closed iterprise closed 6 years ago
I tried to start docker conteiner and go a mistake.
sudo docker run --rm --name my-spreed-webrtc -p 8080:8080 -p 8443:8443 -v pwd:/srv/extra -i -t spreed/webrtc docker: Error response from daemon: driver failed programming external connectivity on endpoint my-spreed-webrtc (): (iptables failed: iptables --wait -t filter -A DOCKER ! -i docker0 -o docker0 -p tcp -d 172.17.0.2 --dport 8443 -j ACCEPT: iptables: No chain/target/match by that name.
pwd
I tried to start docker conteiner and go a mistake.
sudo docker run --rm --name my-spreed-webrtc -p 8080:8080 -p 8443:8443 -v
pwd
:/srv/extra -i -t spreed/webrtc docker: Error response from daemon: driver failed programming external connectivity on endpoint my-spreed-webrtc (): (iptables failed: iptables --wait -t filter -A DOCKER ! -i docker0 -o docker0 -p tcp -d 172.17.0.2 --dport 8443 -j ACCEPT: iptables: No chain/target/match by that name.