Can anyone help me with this?
PS C:\Users\HOME> docker run -d --name dnsmasq -p 53:53 udp -p 5380:8080 -p 80:80 --log-opt “max-size=100m” -e “HTTP_USER=boxee” -e “HTTP_PASS=box” -e “EXTERNAL_IP=198.142.152.164” --restart always hazward/boxee-server
Unable to find image ‘udp:latest’ locally