Rename GuixSD to Guix.

This commit is contained in:
viferga 2020-10-29 12:30:45 -08:00
parent 7d7fe76e41
commit 8da8626f59
5 changed files with 6 additions and 6 deletions

@ -1,6 +1,6 @@
#
# MetaCall Guix by Parra Studios
# Docker image for using GuixSD in a CI/CD environment.
# Docker image for using Guix in a CI/CD environment.
#
# Copyright (C) 2016 - 2020 Vicente Eduardo Ferrer Garcia <vic798@gmail.com>
#

@ -2,7 +2,7 @@
#
# MetaCall Guix by Parra Studios
# Docker image for using GuixSD in a CI/CD environment.
# Docker image for using Guix in a CI/CD environment.
#
# Copyright (C) 2016 - 2020 Vicente Eduardo Ferrer Garcia <vic798@gmail.com>
#

@ -1,2 +1,2 @@
# MetaCall Guix
Docker image for using GuixSD in a CI/CD environment.
Docker image for using Guix in a CI/CD environment.

4
TODO

@ -1,3 +1,3 @@
- Produce a self contained image of GuixSD inside Docker removing Alpine from base image and using scratch. Possible solution:
* Multi-build stage and using GuixSD to pack itself. Then create a layer with GuixSD files only.
- Produce a self contained image of Guix inside Docker removing Alpine from base image and using scratch. Possible solution:
* Multi-build stage and using Guix to pack itself. Then create a layer with Guix files only.
- Implement multi-platform builds (https://github.com/docker/buildx) and (https://ftp.gnu.org/gnu/guix/).

@ -2,7 +2,7 @@
#
# MetaCall Guix by Parra Studios
# Docker image for using GuixSD in a CI/CD environment.
# Docker image for using Guix in a CI/CD environment.
#
# Copyright (C) 2016 - 2020 Vicente Eduardo Ferrer Garcia <vic798@gmail.com>
#