Add IPv6 warning for docker

Mention IPv6 problem with docker and link to IPv6 documentation for docker.
This commit is contained in:
Shriraj Hegde
2023-07-09 20:40:31 +05:30
committed by ty
parent 32de79eeb7
commit 1ff64566c0

View File

@@ -101,6 +101,8 @@ Download static-linked build [here](https://github.com/shadowsocks/shadowsocks-r
This project provided Docker images for the `linux/i386` and `linux/amd64` and `linux/arm64/v8` architectures.
> :warning: **Docker containers do not have access to IPv6 by default**: Make sure to disable IPv6 Route in the client or [enable IPv6 access to docker containers](https://docs.docker.com/config/daemon/ipv6/#use-ipv6-for-the-default-bridge-network).
#### Pull from GitHub Container Registry
Docker will pull the image of the appropriate architecture from our [GitHub Packages](https://github.com/orgs/shadowsocks/packages?repo_name=shadowsocks-rust).