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

Support minifying Docker Archives #39

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

tjfontaine
Copy link

Instead of relying on a registry for minification, you can instead use a docker save && smith && docker load style stanza, helpful to keep the internet out of your build path.

See smith.yaml in the repo's top directory for an example of minifying smith itself.

See also Makefile for an example of the save && smith && load mechanism.

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