docker-hs icon indicating copy to clipboard operation
docker-hs copied to clipboard

Add API method for renaming a docker container

Open epicallan opened this issue 6 years ago • 3 comments

Should I submit a PR to add an API method for renaming docker container.

epicallan avatar Mar 28 '18 12:03 epicallan

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.

jprider63 avatar Apr 02 '18 05:04 jprider63

Thanks @epicallan ! As @jprider63 mentioned we'd appreciate your PR. Let us know if you need any help.

denibertovic avatar Jun 19 '18 14:06 denibertovic

I have just really been busy lately. Will schedule to do this sometime this weekend. Thanks

epicallan avatar Jun 19 '18 15:06 epicallan