docker-tools
docker-tools copied to clipboard
Documentation (wiki?) for using dockerDDNS: ImportError
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?
I am getting an ImportError when I use the python script dockerDDNS.py. I do the following:
- git clone [this repository]
- cd to dockerDDNS.py containing directlry
- run ./dockerDDNS.py
and then I get ImportError: No module named 'docker'
I am sure it is just a setup thing I have wrong.
I am thinking something like my wiki page in my fork.
I got it working! See my fork's wiki to get the usage instructions.
Hi sorry for the delay I'm opening wiki and I'll import what you've done on yours
Ok it's done if you have some time tell me if you can make a PR or write in the Wiki