Configure OpenWrt to give docker container permission to access internet

I need my containers to be able to access internet. I need it for lets encrypt be able to create certificates or for example for linuxserver.io container be able to use mods.

What do I need to do to five docket network permission to wan?

Thank you