Skip to content

Instantly share code, notes, and snippets.

@thomasheller
Last active April 1, 2020 19:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thomasheller/b9838993978795e4459f5510cdf78c42 to your computer and use it in GitHub Desktop.
Save thomasheller/b9838993978795e4459f5510cdf78c42 to your computer and use it in GitHub Desktop.
Docker ufw

Fix ufw not blocking Docker forwarding ports:

echo '{"iptables": false}' >/etc/docker/daemon.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment