Code Monkey home page Code Monkey logo

Comments (2)

byman64 avatar byman64 commented on September 19, 2024

UPDATE - FIXED
4/9/2022 16:20

I fixed removing the docker in error:
docker rm "6b89568fb6ad8fb5d83c8d0814600d58cac31e4878a71e81e6a18b70553de70a"

ORIGINAL REQUEST
Here again as you can see I fixed the previous issue with "bind: address already in use."
lsof -i :53 now show an empty result.

I need to performe the last step 16/16.
When I execute "make deploy" I get the following error message:
Step 16/16 : CMD ["sh", "-c", "/root/setup.sh ; service bind9 start ; /root/dyndns"] ---> Using cache ---> a6aab2b09f7c Successfully built a6aab2b09f7c Successfully tagged davd/docker-ddns:latest docker run -it -d -p 8080:8080 -p 53:53 -p 53:53/udp --env-file envfile --name=dyndns davd/docker-ddns:latest docker: Error response from daemon: Conflict. The container name "/dyndns" is already in use by container "6b89568fb6ad8fb5d83c8d0814600d58cac31e4878a71e81e6a18b70553de70a". You have to remove (or rename) that container to be able to reuse that name. See 'docker run --help'. make: *** [Makefile:40: deploy] Error 125
Any suggest?

from docker-ddns.

byman64 avatar byman64 commented on September 19, 2024

Now I will try next step...the issue about port 53 in use fixed and also the final "make deploy".

from docker-ddns.

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.