Giter Site home page Giter Site logo

docker-sync's People

Contributors

ryandoherty avatar stieg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

docker-sync's Issues

Dockerize?

Could we Dockerize this and create an appropriate Dockefile with relevant how-to on how to spin it up in the README? The container that runs docker-sync would have to run privileged? Or with a link to the host docker daemon via -v/--volume?

400 Client Error: Bad Request

Hi,
I am interested to use docker-sync. I have followed instruction to run it.
Unfortunately I get an error when I run it. Here is the error I get.
Traceback (most recent call last):
File "/usr/local/bin/docker-sync", line 6, in
sync()
File "/usr/local/lib/python2.7/dist-packages/docker_sync/cli.py", line 43, in sync
remove_delay=parsed_args.remove_delay,
File "/usr/local/lib/python2.7/dist-packages/docker_sync/Manager.py", line 90, in main
containers = DOCKER.getContainers()
File "/usr/local/lib/python2.7/dist-packages/docker_sync/lib/DockerSyncWrapper.py", line 74, in getContainers
for cont in self.client.containers(all=True):
File "/usr/local/lib/python2.7/dist-packages/docker/api/container.py", line 70, in containers
res = self._result(self._get(u, params=params), True)
File "/usr/local/lib/python2.7/dist-packages/docker/client.py", line 158, in _result
self._raise_for_status(response)
File "/usr/local/lib/python2.7/dist-packages/docker/client.py", line 154, in _raise_for_status
raise errors.APIError(e, response, explanation=explanation)
docker.errors.APIError: 400 Client Error: Bad Request ("client version 1.8 is too old. Minimum supported API version is 1.23, please upgrade your client to a newer version")

I appreciate if you could guide me about it.

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.