guix-devel/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 gnu: Pass "--target=i386-pc" when installing GRUB for legacy BIOS. 2018-02-18 12:28:56 +01:00
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 Revert "Add (guix self) and use it when pulling." 2017-11-21 23:53:10 +01:00
services.scm services: Missing services are automatically instantiated. 2018-01-21 00:24:03 +01:00
system.scm gnu: util-linux: Fix CVE-2018-7738 without grafting. 2018-03-20 17:14:22 -04:00
tests.scm marionette: Use QEMU's "VM channel" mechanism. 2018-02-19 22:04:11 +01:00