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

Generate compressed acis #33

Merged
merged 2 commits into from
Mar 24, 2015
Merged

Generate compressed acis #33

merged 2 commits into from
Mar 24, 2015

Conversation

iaguis
Copy link
Member

@iaguis iaguis commented Mar 20, 2015

Until now we were generating ACIs as uncompressed tars. This compresses
the generated ACIs with gzip.

Fixes #31

Until now we were generating ACIs as uncompressed tars. This compresses
the generated ACIs with gzip.
@iaguis
Copy link
Member Author

iaguis commented Mar 20, 2015

I don't think adding the option to generate uncompressed ACIs is worth it but I can be convinced :)

@jonboulle
Copy link
Contributor

This LGTM, but could you add a note to the documentation and/or CLI help mentioning that this is the default behaviour? thanks

@iaguis
Copy link
Member Author

iaguis commented Mar 23, 2015

Will do

iaguis added a commit that referenced this pull request Mar 24, 2015
@iaguis iaguis merged commit 2012d0c into appc:master Mar 24, 2015
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.

docker2aci should compress the acis it produces
2 participants