-
-
Notifications
You must be signed in to change notification settings - Fork 50
Description
Hi
I've install it by command and this is the output:
root@srv6688147835:~# docker run -d --name snidust -e ALLOWED_CLIENTS="127.0.0.1, ... , myDynDNSDomain.no-ip.com" -e EXTERNAL_IP=?.?.?.? -p 443:8443 -p 80:8080 -p 53:5300/udp ghcr.io/seji64/snidust:1.0.15
Unable to find image 'ghcr.io/seji64/snidust:1.0.15' locally
1.0.15: Pulling from seji64/snidust
43c4264eed91: Pull complete
4f4fb700ef54: Pull complete
28cfb180f823: Pull complete
fd6db4cfd463: Pull complete
1ea649c47872: Pull complete
06ea5e99a24a: Pull complete
5d6c8dfee91f: Pull complete
a5823940b346: Pull complete
8902beac4dd9: Pull complete
c0333712ca21: Pull complete
b3e354b0a7e4: Pull complete
9d015de371cc: Pull complete
3ced83e09d9e: Pull complete
bb6870554399: Pull complete
Digest: sha256:8bdc5cd7b7187807ba6a26ff9732eccb0611ce1f288a83a41b378d943081e8a1
Status: Downloaded newer image for ghcr.io/seji64/snidust:1.0.15
e6cbaf5cb753793561ef46091bd46d88f8e2a86295ca669e1791c83bd9c981f7
docker: Error response from daemon: driver failed programming external connectivity on endpoint snidust (8ed63216011a1cc4121b7223dd793f88243834955e9345bac730cec09d4474ec): Error starting userland proxy: listen udp4 0.0.0.0:53: bind: address already in use.
it seems doesnt installed correctly
the output of "docker logs snidust" is empty
could you please help me?