aboutsummaryrefslogtreecommitdiff
path: root/guix/docker.scm
Commit message (Expand)AuthorAge
* guix: docker: Build layered images.Oleg Pykhalov2024-01-08
* docker: Enable arm64 docker image building for 'guix pack'.Collin J. Doering2021-11-23
* guix: docker: Ensure repository name length limits are met.Maxim Cournoyer2021-07-05
* pack: Factorize base tar options.Maxim Cournoyer2021-06-29
* docker: Pass '--hard-dereference' to 'tar' to ensure reproducible builds.Ludovic Courtès2021-02-08
* pack: Provide a meaningful "repository name" for Docker.Ludovic Courtès2019-09-16
* docker: Take a list of directives instead of a list of symlinks.Ludovic Courtès2019-08-27
* maint: Switch to Guile-JSON 3.x.Ludovic Courtès2019-07-25
* pack: 'docker' backend records the profile's search paths.Ludovic Courtès2019-07-04
* docker: 'build-docker-image' accepts an optional #:entry-point.Ludovic Courtès2019-05-15
* docker: Hide scary-looking but harmless tar failure messages.Ludovic Courtès2018-11-29
* pack: Docker backend now honors '--localstatedir'.Ludovic Courtès2018-11-06
* Switch to Guile-Gcrypt.Ludovic Courtès2018-09-04
* pack: Use 'with-extensions' when referring to (guix docker).Ludovic Courtès2018-06-01
* guix: Rewrite build-docker-image to allow more paths.Chris Marusich2018-03-24
* pack: Add '--target'.Ludovic Courtès2017-03-18
* pack: Honor symlinks in the Docker back-end.Ludovic Courtès2017-03-16
* docker: Build images in a reproducible fashion.Ludovic Courtès2017-03-16
* pack: Use a fixed timestamp in Docker images.Ludovic Courtès2017-03-16
* pack: Add '--format' option and Docker output support.Ludovic Courtès2017-03-16
* utils: Move base16 procedures to (guix base16).Ludovic Courtès2017-03-16
* guix: Add Docker image export.Ricardo Wurmus2017-01-06