index
:
chuix.git
fix-out-of-tree-make
python-team-django-6
zabbix-upgrade
guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
docker.scm
Age
Commit message (
Expand
)
Author
2025-12-07
docker: Add powerpc64le/s390x mappings.
Simon Josefsson
2025-09-18
Reapply "Update Maxim's email address."
Maxim Cournoyer
2025-09-18
Revert "Update Maxim's email address."
Maxim Cournoyer
2025-09-18
Update Maxim's email address.
Maxim Cournoyer
2025-06-03
pack: Include store parent directories in the Docker layer.
Ray Miller
2025-02-20
guix: Fix typos.
Vagrant Cascadian
2025-02-04
docker: Add missing hyphen for ‘tar -cf layer.tar’.
Ludovic Courtès
2025-01-25
docker: Build tarballs reproducibly.
Ludovic Courtès
2025-01-16
guix: docker: Support riscv64.
Zheng Junjie
2025-01-07
docker: Add history field to config.json.
Romain GARBAGE
2024-01-08
guix: docker: Build layered images.
Oleg Pykhalov
2021-11-23
docker: Enable arm64 docker image building for 'guix pack'.
Collin J. Doering
2021-07-05
guix: docker: Ensure repository name length limits are met.
Maxim Cournoyer
2021-06-29
pack: Factorize base tar options.
Maxim Cournoyer
2021-02-08
docker: Pass '--hard-dereference' to 'tar' to ensure reproducible builds.
Ludovic Courtès
2019-09-16
pack: Provide a meaningful "repository name" for Docker.
Ludovic Courtès
2019-08-27
docker: Take a list of directives instead of a list of symlinks.
Ludovic Courtès
2019-07-25
maint: Switch to Guile-JSON 3.x.
Ludovic Courtès
2019-07-04
pack: 'docker' backend records the profile's search paths.
Ludovic Courtès
2019-05-15
docker: 'build-docker-image' accepts an optional #:entry-point.
Ludovic Courtès
2018-11-29
docker: Hide scary-looking but harmless tar failure messages.
Ludovic Courtès
2018-11-06
pack: Docker backend now honors '--localstatedir'.
Ludovic Courtès
2018-09-04
Switch to Guile-Gcrypt.
Ludovic Courtès
2018-06-01
pack: Use 'with-extensions' when referring to (guix docker).
Ludovic Courtès
2018-03-24
guix: Rewrite build-docker-image to allow more paths.
Chris Marusich
2017-03-18
pack: Add '--target'.
Ludovic Courtès
2017-03-16
pack: Honor symlinks in the Docker back-end.
Ludovic Courtès
2017-03-16
docker: Build images in a reproducible fashion.
Ludovic Courtès
2017-03-16
pack: Use a fixed timestamp in Docker images.
Ludovic Courtès
2017-03-16
pack: Add '--format' option and Docker output support.
Ludovic Courtès
2017-03-16
utils: Move base16 procedures to (guix base16).
Ludovic Courtès
2017-01-06
guix: Add Docker image export.
Ricardo Wurmus