guix/doc
Ludovic Courtès 247649d42e
vm: 'system-docker-image' provides an entry point.
This simplifies use of images created with 'guix system docker-image'.

* gnu/system/vm.scm (system-docker-image)[boot-program]: New variable.
[os]: Add it to the GC roots.
[build]: Pass #:entry-point to 'build-docker-image'.
* gnu/tests/docker.scm (run-docker-system-test): New procedure.
(%test-docker-system): New variable.
* doc/guix.texi (Invoking guix system): Remove GUIX_NEW_SYSTEM hack and
'--entrypoint' from the example.  Mention 'docker create', 'docker
start', and 'docker exec'.
2019-05-15 16:36:21 +02:00
..
images doc: Document the graphical installer some more. 2019-03-13 23:12:43 +01:00
contributing.texi doc: Remove instances of powerpc-linux being a supported Guix architecture. 2019-03-24 19:42:24 +02:00
environment-gdb.scm doc: Add 'guix environment' examples. 2015-06-29 23:08:36 +02:00
fdl-1.3.texi doc: Add the stub of a manual. 2012-10-13 16:05:01 +02:00
guix.texi vm: 'system-docker-image' provides an entry point. 2019-05-15 16:36:21 +02:00
htmlxref.cnf doc: Update htmlxref.cnf. 2019-05-04 23:07:38 +02:00
local.mk doc: Add Russian translation. 2019-05-13 10:46:03 +02:00
package-hello.scm doc: Use the recommended Scheme format. 2015-09-14 23:10:58 +02:00