Skip to content

generate EC2 AMI from compressed images #10836

Open
@thomas-roos

Description

@thomas-roos

question on the upload script ... couldn't we e.g. use a compressed file
upload to s3 and inject an uncompression step ?

I'm playing with images with extra space (aka "0"s ) which are e.g. 14GB in
size but would compress to like 800MB with xz.
Doing the upload compressed would save so much time.

I looked at the import commands, but they do only take uncompressed vhd vhdx
and raw.

W/O changing that tooling, would it be possible to upload compressed and
execute an unxz on an s3 object ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions