#6037 Create .xz images for docker builds
Closed: Fixed None Opened 9 years ago by kushal.

Currently we provide .tar.gz output for Fedora docker builds in Koji. But the Docker team prefers to have .xz compressed image. We should have .xz as output in future builds.


koji produces .tar.gz to change it would require koji code changes. when koji changes we will follow suit

Then let's leave this ticket open so it isn't forgotten when koji actually has code available. We can set an appropriate milestone when we figure that out.

Do we need a ticket against koji itself for the change? I couldn't find any recent tickets addressing this change: https://fedorahosted.org/koji/report/1

Replying to [comment:3 pfrields]:

Do we need a ticket against koji itself for the change? I couldn't find any recent tickets addressing this change: https://fedorahosted.org/koji/report/1

Done. With a patch to actually do it (as far as I can tell).

https://fedorahosted.org/koji/ticket/300

We now make xz images though there is a bug in koji and they are named incorrectly. A patch to fix that has been submitted upstream.

this is all fixed up as of f23 Beta

Login to comment on this ticket.

Metadata