Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Provide the /containers/<id>/resize endpoint #153

Closed
wants to merge 1 commit into from
Closed

Provide the /containers/<id>/resize endpoint #153

wants to merge 1 commit into from

Conversation

mssola
Copy link
Contributor

@mssola mssola commented Aug 24, 2015

This can be merged with the function that implements the /exec//resize
endpoint, since they are almost identical. Note that the Docker CLI does this
too.

Signed-off-by: Miquel Sabaté msabate@suse.com

This can be merged with the function that implements the /exec/<id>/resize
endpoint, since they are almost identical. Note that the Docker CLI does this
too.

Signed-off-by: Miquel Sabaté <msabate@suse.com>
@mssola
Copy link
Contributor Author

mssola commented Aug 24, 2015

Note that I've also removed the client.URL.String() on the URL, since I was getting a 301 from the server.

@mssola mssola closed this Feb 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant