Issue with Docker Compose Port Mapping on Jetson Orin Nano – iptable_raw Module Missing

Hi,

This is a known issue.
You can build a custom kernel with the CONFIG_IP_NF_RAW=m configuration.
Or please downgrade docker to v27.5.1 to avoid this issue.

For more details, please check the below topic:

Thanks.