diff options
author | Ludovic Courtès <ludovic.courtes@inria.fr> | 2019-06-04 18:43:23 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2019-06-07 09:57:19 +0200 |
commit | a0f352b30f4869a7af7017b8a5011ac7602dd115 (patch) | |
tree | 0d5ec1072a26c9f1cf788434f7717885a089583a /NEWS | |
parent | 08814aec6ae75adcd059c5235c90ad26e5d5607e (diff) | |
download | guix-a0f352b30f4869a7af7017b8a5011ac7602dd115.tar.gz |
pack: Add '--entry-point'.
* guix/scripts/pack.scm (self-contained-tarball): Add #:entry-point and warn when it's true. (squashfs-image): Add #:entry-point and honor it. (docker-image): Add #:entry-point and honor it. (%options, show-help): Add '--entry-point'. (guix-pack): Honor '--entry-point' and pass #:entry-point to BUILD-IMAGE. * gnu/tests/docker.scm (run-docker-test): Test 'docker run' with the default entry point. (build-tarball&run-docker-test): Pass #:entry-point to 'docker-image'. * doc/guix.texi (Invoking guix pack): Document it. * gnu/tests/singularity.scm (run-singularity-test)["singularity run"]: New test. (build-tarball&run-singularity-test): Pass #:entry-point to 'squashfs-image'.
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions