Host with single IPv6 address

Hello,

I have installed Docker on a host which has just one IPv6 address assigned. Is it possible to use something like NAT, so that I have IPv6 access to my containers? Docker does this automatically for IPv4.

I think this is what you’re looking for.

Of course I have read the official documentation beforehand. Having not found anything relevant to IPv6 NAT (or having just one IPv6 address to handle), I posted here.

Any more ideas?

Short answer is no it’s not possible, sounds like it was never implemented because the IPv6 address space is so large.