pack: Fix 'guix pack -f docker'.
authorLudovic Courtès <ludo@gnu.org>
Mon, 10 Jun 2019 21:16:47 +0000 (23:16 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 10 Jun 2019 21:16:47 +0000 (23:16 +0200)
commitc5f66d29311031d59424dd470ae6c3a315a79712
tree3fbce07d128a2bbed64aa0e65010b715c9ae20c9
parent2f9f792a1e4854bd17a26366a84911656607b4a3
pack: Fix 'guix pack -f docker'.

Regression introduced in a0f352b30f4869a7af7017b8a5011ac7602dd115.

* guix/scripts/pack.scm (docker-image): Check whether ENTRY-POINT is
true before returning (string-append #$profile ...).
guix/scripts/pack.scm