Hey! Ricardo Wurmus <ricardo.wur...@mdc-berlin.de> skribis:
> From fefd4f02d003dd35bd0ab459ec2ccc9f9ad62ffa Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus <ricardo.wur...@mdc-berlin.de> > Date: Tue, 3 Jan 2017 16:20:15 +0100 > Subject: [PATCH] guix: Add Docker image export. > > * guix/docker.scm: New file. > * Makefile.am (MODULES): Register it. > * guix/scripts/archive.scm (show-help, %options, guix-archive): Add > support for "--format". > * doc/guix.texi (Invoking guix archive): Document it. I agree with the changes David suggested. Go for it! As a bonus we could test it in a shell script when the ‘docker’ command is available, and skip it otherwise. As a second bonus, Someone could write a blog entry for the web site explaining how Guix makes it super easy to create Docker images. :-) Thank you! Ludo’.