http://blog.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/selfhosting/invidious/index.html
#####################################
[ nowhere.moe ] [ /dev/pts/0 ] [~]
→ vim /etc/docker/daemon.json
[ nowhere.moe ] [ /dev/pts/0 ] [~]
→ cat /etc/docker/daemon.json
{
"ipv6": true,
"fixed-cidr-v6": "IPV6RANGE::/56",
"experimental": true,
"ip6tables": true
}
# OR you can do the following: (Thanks Arya from [Project Segfault](https://projectsegfau.lt/team))
[ nowhere.moe ] [ /dev/pts/0 ] [~]
→ vim /etc/docker/daemon.json
[ nowhere.moe ] [ /dev/pts/0 ] [~]
→ cat...