#matrix is the online open-source workplace inspired in sococo.com for distributed teams to have the experience of work together each day, side-by-side. No matter where team members might be. Working in an online workplace is even more productive when people are feeling in the same space.
First trying to use and up project.... docker-compose up return several errors and not able to start
Steps to reproduce
Just clone git, change credentials on variables.env and run command
Expected behaviour
I believe... start docker project
Actual behaviour
Creating network "matrix_default" with the default driver
ERROR: Failed to Setup IP tables: Unable to enable SKIP DNAT rule: (iptables failed: iptables --wait -t nat -I DOCKER -i br-0687d29e7f83 -j RETURN: iptables: No chain/target/match by that name.
(exit status 1))
Subject of the issue
First trying to use and up project.... docker-compose up return several errors and not able to start
Steps to reproduce
Just clone git, change credentials on variables.env and run command
Expected behaviour
I believe... start docker project
Actual behaviour
Creating network "matrix_default" with the default driver ERROR: Failed to Setup IP tables: Unable to enable SKIP DNAT rule: (iptables failed: iptables --wait -t nat -I DOCKER -i br-0687d29e7f83 -j RETURN: iptables: No chain/target/match by that name. (exit status 1))
Possible Solution
thanks