Skip to content

zaoqi/gnuguix-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

gnuguix-docker

Dockerfile for GNU Guix

Docker hub: https://hub.docker.com/r/zaoqi/guix

Dockerfile: https://github.com/zaoqi/gnuguix-docker

GNU Guix requires --privileged to run.

docker run -it --rm --privileged zaoqi/guix
# (inside Docker)
guix pull

Guix pull takes a while and cannot be added to the Dockerfile since it requires --privileged.

However, you can fetch a Docker image built by Gitlab CI with this step performed.

Dockerfile: https://gitlab.com/zaoqi/gnu-guix-docker

Docker hub: zaoqi0gitlab0ci/guix

About

Dockerfile for GNU Guix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors