guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#35282] [PATCH] gnu: docker: Patch paths of xz and docker-proxy.


From: Maxim Cournoyer
Subject: [bug#35282] [PATCH] gnu: docker: Patch paths of xz and docker-proxy.
Date: Sun, 14 Apr 2019 20:12:56 -0400

This patch series make a couple cosmetic/performance changes to the
docker package, and then goes on to patch the references to the
docker-proxy binary and the xz compression tool.

Prior to this patch, importing a docker image compressed using xz such
as in:

--8<---------------cut here---------------start------------->8---
docker load < some-docker-image.tar.xz
--8<---------------cut here---------------end--------------->8---

Would fail unless xz was found in the system's profile.

Thanks,

Maxim

Attachment: 0001-gnu-docker-Fix-indentation.patch
Description: Text Data

Attachment: 0002-gnu-docker-Cleanup-extraneous-comments.patch
Description: Text Data

Attachment: 0003-gnu-docker-Harmonize-LookPath-regexes.patch
Description: Text Data

Attachment: 0004-gnu-docker-Make-macros-use-a-relative-path-as-argume.patch
Description: Text Data

Attachment: 0005-gnu-docker-Optimize-substitution-macros.patch
Description: Text Data

Attachment: 0006-gnu-docker-Patch-the-reference-to-the-docker-proxy.patch
Description: Text Data

Attachment: 0007-gnu-docker-Refer-to-xz-by-its-absolute-path.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]