unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Julien Lepiller <julien@lepiller.eu>
To: help-guix@gnu.org,
	Josh Marshall <joshua.r.marshall.1991@gmail.com>,
	jimmy@thrasibule.mx
Subject: Re: system docker-image needs file-system
Date: Wed, 15 Jan 2020 15:19:11 -0500	[thread overview]
Message-ID: <6508D976-7434-4D82-8B95-453A91920228@lepiller.eu> (raw)
In-Reply-To: <CAFkJGRcUVn13kdHMYzSFpgGpgP_HWo+qcvwuFD2smXmNxYw5Cw@mail.gmail.com>

Le 15 janvier 2020 15:01:18 GMT-05:00, Josh Marshall <joshua.r.marshall.1991@gmail.com> a écrit :
>I'll second this.  It is one of my expected use cases.
>
>On Wed, Jan 15, 2020, 13:32 Jimmy Thrasibule
><jimmy.thrasibule@gmail.com>
>wrote:
>
>> Hi,
>>
>> I'm trying to use Guix in order to create a Docker image. However,
>I'm
>> forced to set both ``bootloader`` and ``file-systems`` initializers:
>>
>>     system.scm:29:0: error: missing field initializers (bootloader
>> file-systems)
>>
>> For a Docker image this is quite unexpected. I'm wondering whether
>there is
>> a way to bypass this limitation?
>>
>> Regards,
>> Jimmy
>>

Not sure if that will work, but have you tried:

(bootloader #f)
(file-systems '())

?

  reply	other threads:[~2020-01-15 20:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-15 16:17 system docker-image needs file-system Jimmy Thrasibule
2020-01-15 20:01 ` Josh Marshall
2020-01-15 20:19   ` Julien Lepiller [this message]
2020-01-15 22:43     ` Jimmy Thrasibule
2020-01-16  7:31       ` Efraim Flashner

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=6508D976-7434-4D82-8B95-453A91920228@lepiller.eu \
    --to=julien@lepiller.eu \
    --cc=help-guix@gnu.org \
    --cc=jimmy@thrasibule.mx \
    --cc=joshua.r.marshall.1991@gmail.com \
    /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.
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).