unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Creating Docker containers in Scheme
@ 2017-11-02 15:15 Roel Janssen
  2017-11-08  8:44 ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Roel Janssen @ 2017-11-02 15:15 UTC (permalink / raw)
  To: guix-devel

Dear Guix,

I'd like to create a Docker container from Scheme.  Looking at
guix/scripts/pack.scm, I believe something like this should be possible:

  (docker-image "my-container"
    (profile-derivation
      (packages->manifest (list hello coreutils))))

Is this something we could add to the the public interface of a module?

Kind regards,
Roel Janssen

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-11-08 13:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-02 15:15 Creating Docker containers in Scheme Roel Janssen
2017-11-08  8:44 ` Ludovic Courtès
2017-11-08  9:38   ` Roel Janssen
2017-11-08 13:55     ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).