Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker.tarfile: support multiple images in the same archive #177

Closed
cyphar opened this issue Dec 2, 2016 · 3 comments
Closed

docker.tarfile: support multiple images in the same archive #177

cyphar opened this issue Dec 2, 2016 · 3 comments

Comments

@cyphar
Copy link
Contributor

cyphar commented Dec 2, 2016

From a source perspective, this would be implemented as selecting what RepoTag to extract layers from. And from a destination perspective, it would be implemented by changing what the resultant RepoTags already present at a destination are.

Essentially all of this would be controlled by choosing a full reference when creating references that use docker.tarfile.

giuseppe pushed a commit to giuseppe/image that referenced this issue Jan 24, 2017
@rhatdan
Copy link
Member

rhatdan commented Apr 25, 2019

@cyphar @mtrmac @vrothberg What is the state of this issue. It is two years old, can we close it?

@vrothberg
Copy link
Member

The issue remains but I think we can close it given the age of the issue.

@mtrmac
Copy link
Collaborator

mtrmac commented Apr 25, 2019

Age or not, this was actually requested recently — but in a duplicate which has more details on a possible implementation approach, so, sure, we can close this one.

To link the two, #610 .

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

No branches or pull requests

4 participants