docker-tools icon indicating copy to clipboard operation
docker-tools copied to clipboard

Documentation (wiki?) for using dockerDDNS: ImportError

Open kentoj opened this issue 9 years ago • 5 comments

The python script you wrote for dynamic DNS update is great. I am trying to get it working and when I do get it working I'd like to update the wiki here so others can gain the benefit. Can you accept a wiki as a pull request?

kentoj avatar May 05 '15 22:05 kentoj

I am getting an ImportError when I use the python script dockerDDNS.py. I do the following:

  1. git clone [this repository]
  2. cd to dockerDDNS.py containing directlry
  3. run ./dockerDDNS.py

and then I get ImportError: No module named 'docker'

I am sure it is just a setup thing I have wrong.

kentoj avatar May 05 '15 22:05 kentoj

I am thinking something like my wiki page in my fork.

kentoj avatar May 05 '15 22:05 kentoj

I got it working! See my fork's wiki to get the usage instructions.

kentoj avatar May 06 '15 17:05 kentoj

Hi sorry for the delay I'm opening wiki and I'll import what you've done on yours

ggtools avatar May 20 '15 14:05 ggtools

Ok it's done if you have some time tell me if you can make a PR or write in the Wiki

ggtools avatar May 20 '15 14:05 ggtools