0

I am unable to figure out how to read iptables in my docker container. I was handed over this by someone who I am not in contact with hence I am unable to figure this out. Any help would mean a lot please.

2
  • What you really want to achieve? Commented Jan 25, 2023 at 12:50
  • 1
    The usual answer is "you don't": Docker normally fully manages the container networking environment, most containers don't have ip or iptables installed as tools, and normally Linux capabilities prevent the container from trying to modify the container-specific firewall. Commented Jan 25, 2023 at 14:14

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.