Coder Social home page Coder Social logo

Comments (1)

andyshinn avatar andyshinn commented on July 18, 2024

I can't reproduce this. I just tried locally and works for me:

docker-dnsmasq on  master took 3s 
❯ docker run --restart=always --name=dnsmasq -d -p 53:53/tcp -p 53:53/udp --cap-add=NET_ADMIN andyshinn/dnsmasq:2.75 --server=1.1.1.1
Unable to find image 'andyshinn/dnsmasq:2.75' locally
2.75: Pulling from andyshinn/dnsmasq
Image docker.io/andyshinn/dnsmasq:2.75 uses outdated schema1 manifest format. Please upgrade to a schema2 image for better future compatibility. More information at https://docs.docker.com/registry/spec/deprecated-schema-v1/
8f4ec95ceaee: Pull complete 
586c97d70323: Pull complete 
a3ed95caeb02: Pull complete 
Digest: sha256:df2e825107e3f762ad3db5a886a4eebf78b873463ed097bb4f792f1c321c2fc5
Status: Downloaded newer image for andyshinn/dnsmasq:2.75
4fcda54beab203607f9240599bff2917833b8cf3352873aa1d5a1036a699fbec

docker-dnsmasq on  master 
❯ dig @127.0.0.1 +noall +answer google.com
google.com.		99	IN	A	172.217.14.174

docker-dnsmasq on  master 
❯ docker stop dnsmasq                  
dnsmasq

docker-dnsmasq on  master 
❯ dig @127.0.0.1 +noall +answer google.com
;; connection timed out; no servers could be reached

Any logs from the container? I'm going to close this since it is pretty old. But feel free to reopen if it's still a problem.

from docker-dnsmasq.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.