-
currently the guide will enable ipv6 by default for all docker networks (which I recommend), but it is also possible to only enable it only for the nextcloud-aio network: https://docs.docker.com/reference/compose-file/networks/#enable_ipv6 / https://docs.docker.com/engine/daemon/ipv6/#create-an-ipv6-network Maybe this should also be mentioned? Or maybe the mastercontainer can do this itself when creating the network? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Hey :)
I agree. WDYT about #6518? :)
I fear this is not really possible since it would break on docker below v27 and I would not like to have an env flag for this... |
Beta Was this translation helpful? Give feedback.
Hey :)
I agree. WDYT about #6518? :)
I fear this is not really possible since it would break on docker below v27 and I would not like to have an env flag for this...