-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I've tried all sorts of things, but I still can't enable IPV6 networking in docker, only the ocserv of the shell script can enable IPv6 networking #52
Comments
However, the shell script does not support the Debian system. |
Shell scripts also can't change the version number of ocserv |
I suggest running that script inside docker container with Ubuntu image, so you can have IPV6 feature and run it on different Linux distros like Debian. You need to know more about docker if you are not working with docker before this. |
I can't turn on ipv6 when I use Ubuntu, can I add ipv6 support in docker? |
If you are fine with shell script and IPV6, run and install it inside a new docker container. |
I want to turn on ocserv's IPv6 in docker |
Did you try my previous comment? |
I tried, it didn't work |
Sorry. I don't have requirements to reproduce this situation. |
Can you add ipv6 support in docker, thanks
The text was updated successfully, but these errors were encountered: