guix/gnu
Chris Marusich a335f6fcc9
system: Add "guix system docker-image" command.
* gnu/system/vm.scm (system-docker-image): New procedure.
* guix/scripts/system.scm (system-derivation-for-action): Add a case for
  docker-image, and in that case, call system-docker-image.
  (show-help): Document docker-image.
  (guix-system): Parse arguments for docker-image.
* doc/guix.texi (Invoking guix system): Document "guix system
  docker-image".
* gnu/system/examples/docker-image.tmpl: New file.
2018-03-24 03:04:11 +01:00
..
bootloader
build gnu: When building in a VM, share a temporary directory. 2018-03-24 03:04:10 +01:00
packages tests: Add tests for "guix pack". 2018-03-24 03:04:07 +01:00
services gnu: shepherd: Update to 0.4.0. 2018-03-22 11:43:30 +01:00
system system: Add "guix system docker-image" command. 2018-03-24 03:04:11 +01:00
tests gnu: mcron: Update to 1.1 and deprecate "mcron2". 2018-03-19 23:19:49 +01:00
artwork.scm
bootloader.scm
local.mk gnu: Add lyx. 2018-03-22 23:11:17 +01:00
packages.scm
services.scm
system.scm gnu: util-linux: Fix CVE-2018-7738 without grafting. 2018-03-20 17:14:22 -04:00
tests.scm