Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

Port MakeImage (image editing facility) to containers/image #140

Merged
merged 3 commits into from Feb 14, 2017

Conversation

erikh
Copy link
Member

@erikh erikh commented Feb 13, 2017

This is not a complete port, and it uses a fork of containers/image for now, the source of which you can find here: https://github.com/erikh/image/tree/box-fork

This code alters the MakeImage function to incorporate layer editing and progress reporting features according to the following pull requests in containers/image:

Otherwise the branch tracks master.

The editing itself is considerably more reliable than our "push to docker and pray" method, and the capabilities of the library suggest we can do a lot more with images (especially OCI images) once this port is complete.

@erikh erikh force-pushed the containers-image branch 3 times, most recently from b652c59 to 4b1c660 Compare February 14, 2017 00:12
Erik Hollensbe added 2 commits February 13, 2017 22:09
Signed-off-by: Erik Hollensbe <github@hollensbe.org>
Signed-off-by: Erik Hollensbe <github@hollensbe.org>
…ers/storage

Signed-off-by: Erik Hollensbe <github@hollensbe.org>
@erikh erikh merged commit 976f1a1 into master Feb 14, 2017
@erikh erikh deleted the containers-image branch February 14, 2017 07:25
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.

None yet

1 participant