You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
docker network create --driver bridge --subnet 172.20.0.0/16 --ipv6 --subnet "2001:db8:1::/64" flux-dns-network
|
|
docker run -e USER=tylan -e PASSWORD=password --network flux-dns-network -p 9008:9008 flux-dns |