deploy
deploy copied to clipboard
[错误] 极光面板安装失败!
Network aurora_worker Error 0.0s failed to create network aurora_worker: Error response from daemon: failed to allocate gateway (fd00:ea23:9c80:4a54:e242:5f97::0): Address already in use [错误] 极光面板安装失败!
关闭ipv6的支持就好了
或者先执行ip6tables -t nat -A POSTROUTING -s fd00:ea23:9c80:4a54:e242:5f97::/96 -j MASQUERADE
检查docker-compose版本,换成2.3.3就能安装了,我之前用2.5.1失败了。
同样遭遇....