|
From: | Ricardo Wurmus |
Subject: | Re: [PATCH] Creating a docker image with Guix |
Date: | Tue, 03 Jan 2017 17:45:33 +0100 |
User-agent: | mu4e 0.9.18; emacs 25.1.1 |
Chris Marusich <address@hidden> writes: > What happens if I invoke this command while GC is trying to delete the > specified path? It will do weird things, I guess. It’s best to do this inside of “guix environment” as I demonstrated because while you’re in the environment the temporary profile is protected from GC. >> +;; See https://github.com/opencontainers/image-spec/blob/master/config.md >> +(define (config layer time) >> + "Generate a minimal image configuratio for the given LAYER file." > > Minor typo. Oops! Thanks. -- Ricardo GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC http://elephly.net
[Prev in Thread] | Current Thread | [Next in Thread] |