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

Building from local docker repo #22

Closed
rafaelosoto opened this issue Oct 25, 2017 · 2 comments
Closed

Building from local docker repo #22

rafaelosoto opened this issue Oct 25, 2017 · 2 comments

Comments

@rafaelosoto
Copy link

Hello I'm trying to see if this tool can shrink my oracle-slim-7 docker image(I believe it's OCI compliant).

I have the image built locally but I don't understand how I can use smith to turn it into a microcontainer. Do I need to set up a whole registry to do this?

@vishvananda
Copy link
Contributor

currently docker cannot import and export oci images (moby/moby#33355), so you have to use a registry as a source for your docker image. One simple option is to push the image to dockerhub.

@rafaelosoto
Copy link
Author

got it got it, thanks a lot @vishvananda!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants