[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Docker image not working
From: |
Stephen Scheck |
Subject: |
Re: Docker image not working |
Date: |
Sun, 17 Nov 2019 11:22:09 -0600 |
> This is the command I invoked to create the image:
>
> guix system init --no-bootloader --skip-checks --system=x86_64-linux
> guix-docker.scm /tmp/guix/docker-image
Err, paste mistake, actually this:
guix system docker-image --no-bootloader --skip-checks
--system=x86_64-linux guix-docker.scm
- Re: Docker image not working,
Stephen Scheck <=