guix-devel/guix/scripts
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
..
container
import
system
archive.scm
authenticate.scm
build.scm
challenge.scm
container.scm
copy.scm
download.scm
edit.scm
environment.scm environment: Add --user. 2018-03-02 11:55:43 +01:00
gc.scm
graph.scm
hash.scm
import.scm
lint.scm
offload.scm offload: Look at machine loads for the past minute. 2018-01-15 23:29:33 +01:00
pack.scm guix: Rewrite build-docker-image to allow more paths. 2018-03-24 03:04:10 +01:00
package.scm guix package: '--search' no longer shows superseded packages. 2018-02-27 15:46:56 +01:00
perform-download.scm
publish.scm publish: Restore gzip compression in cache-less mode. 2018-01-22 11:15:50 +01:00
pull.scm
refresh.scm
size.scm
substitute.scm build: Require Guile >= 2.0.13. 2018-02-26 18:19:34 +01:00
system.scm system: Add "guix system docker-image" command. 2018-03-24 03:04:11 +01:00
weather.scm