docker: 'build-docker-image' accepts an optional #:entry-point.
authorLudovic Courtès <ludo@gnu.org>
Fri, 10 May 2019 20:32:10 +0000 (22:32 +0200)
committerLudovic Courtès <ludo@gnu.org>
Wed, 15 May 2019 14:36:21 +0000 (16:36 +0200)
commit7ff4fde257d43760b0df53334b4df63d16491452
treeace3559d045186e75a9e86ff5be1a6eeae4535a4
parent9fcfe30d283cd7d36c6e292ea1235eb24307b003
docker: 'build-docker-image' accepts an optional #:entry-point.

* guix/docker.scm (config): Add #:entry-point and honor it.
(build-docker-image): Likewise.
guix/docker.scm