Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation (wiki?) for using dockerDDNS: ImportError #2

Open
kentoj opened this issue May 5, 2015 · 5 comments
Open

Documentation (wiki?) for using dockerDDNS: ImportError #2

kentoj opened this issue May 5, 2015 · 5 comments
Labels

Comments

@kentoj
Copy link

kentoj commented May 5, 2015

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
Copy link
Author

kentoj commented May 5, 2015

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 kentoj changed the title Documentation (wiki?) for using dockerDDNS Documentation (wiki?) for using dockerDDNS: ImportError May 5, 2015
@kentoj
Copy link
Author

kentoj commented May 5, 2015

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

@kentoj
Copy link
Author

kentoj commented May 6, 2015

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

@ggtools
Copy link
Owner

ggtools commented May 20, 2015

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

@ggtools
Copy link
Owner

ggtools commented May 20, 2015

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

oskapt added a commit to oskapt/docker-tools that referenced this issue Oct 12, 2015
1. works under python2
2. network module uses /proc/net/dev for statistics, which should always work
3. ggtools#2 gets around images that don't have ifconfig installed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants