guix/gnu/system
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
..
examples system: Add "guix system docker-image" command. 2018-03-24 03:04:11 +01:00
file-systems.scm file-systems: Move %control-groups from %base-file-systems to 2017-12-22 15:03:10 +01:00
install.scm services: Add 'virtual-terminal'. 2018-03-15 11:37:18 +01:00
linux-container.scm
linux-initrd.scm linux-initrd: Move 'check-device-initrd-modules' elsewhere. 2018-03-15 23:46:16 +01:00
locale.scm system: Put locales where libc will find them. 2018-01-24 11:18:49 -05:00
mapped-devices.scm linux-initrd: Autoload known-module-aliases, again. 2018-03-15 23:08:02 -04:00
nss.scm
pam.scm
shadow.scm Merge branch 'master' into core-updates 2018-01-11 14:22:50 -08:00
uuid.scm uuid: Fix typo in comment. 2017-12-02 23:13:20 +01:00
vm.scm system: Add "guix system docker-image" command. 2018-03-24 03:04:11 +01:00