X Tutup
Skip to content

Save image functionality#148

Merged
marcuslinke merged 1 commit intodocker-java:masterfrom
arthurtsang:feature/saveImage
Feb 8, 2015
Merged

Save image functionality#148
marcuslinke merged 1 commit intodocker-java:masterfrom
arthurtsang:feature/saveImage

Conversation

@arthurtsang
Copy link
Copy Markdown

add saveImageCmd which will return a InputStream. the file is a tar file.
https://docs.docker.com/reference/api/docker_remote_api_v1.15/#image-tarball-format

@marcuslinke
Copy link
Copy Markdown
Contributor

@arthurtsang Thanks for your contribution!

marcuslinke added a commit that referenced this pull request Feb 8, 2015
feat(save): add save image to docker client
@marcuslinke marcuslinke merged commit 9109be9 into docker-java:master Feb 8, 2015
@marcuslinke marcuslinke changed the title feat(save): add save image to docker client Save image functionality Feb 8, 2015
@arthurtsang arthurtsang deleted the feature/saveImage branch February 10, 2015 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup