Closed vasil-yordanov closed 8 years ago
This pull request is related to https://github.com/docker/docker/issues/24877
Thanks for this PR.
We have moved the code from this repo back into the main docker/docker repository; if you still wish to make this change you will need to reopen this PR on the main repo.
You can find the code for the client and types here:
https://github.com/docker/docker/tree/master/api/types https://github.com/docker/docker/tree/master/client
Sorry for the inconvenience but making this change helps people better contribute and not have the vendor mess going forward when changing the types or client for Docker.
Sorry about that and feel free to ask if you have any questions.
…new option to docker service create.
Signed-off-by: Vasil Yordanov vasil.yordanov@gmail.com