docker-hs
docker-hs copied to clipboard
Add API method for renaming a docker container
Should I submit a PR to add an API method for renaming docker container.
Hi @epicallan! We'd welcome a PR that implements this. Please include an integration test if you do.
It looks like this was added in API version 1.25, so we'd have to update the version we support. Hopefully this won't break compatibility with the rest of the endpoints.
Thanks @epicallan ! As @jprider63 mentioned we'd appreciate your PR. Let us know if you need any help.
I have just really been busy lately. Will schedule to do this sometime this weekend. Thanks