From: Roel Janssen <roel@gnu.org>
To: guix-devel <guix-devel@gnu.org>
Subject: Creating Docker containers in Scheme
Date: Thu, 02 Nov 2017 16:15:14 +0100 [thread overview]
Message-ID: <87lgjoiuf1.fsf@gnu.org> (raw)
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
next reply other threads:[~2017-11-02 15:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-02 15:15 Roel Janssen [this message]
2017-11-08 8:44 ` Creating Docker containers in Scheme Ludovic Courtès
2017-11-08 9:38 ` Roel Janssen
2017-11-08 13:55 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87lgjoiuf1.fsf@gnu.org \
--to=roel@gnu.org \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).