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
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