Giacomo Leidi
bfa4e179e2
services: Support list of strings for oci-container-configuration's entrypoint.
...
Dockerfile's ENTRYPOINT statement supports also a list of strings. This
patch implements this behavior for oci-container-configuration.
* oci/services/containers.scm (string-or-list-of-strings?): New
procedure.
(oci-container-configuration)[entrypoint]: Change field type to
maybe-string-or-list-of-strings.
(oci-container-configuration->options): Use it.
* doc/guix.texi: Document it.
Change-Id: I1c94dec79c9f4b2324225810a7926be251bfd795
Reviewed-by: Owen T. Heisler <writer@owenh.net >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-25 22:17:41 +00:00
..
2025-12-03 14:38:09 +09:00
2025-02-19 11:21:47 +02:00
2025-02-23 22:53:06 +01:00
2025-12-03 14:38:09 +09:00
2026-02-06 20:49:02 +01:00
2025-07-08 16:54:06 +09:00
2025-10-24 16:42:53 +02:00
2026-01-09 15:22:44 +01:00
2026-02-25 22:17:41 +00:00
2025-12-26 00:01:44 +01:00
2025-06-05 22:42:13 +02:00
2026-02-11 10:57:06 +01:00
2026-02-09 16:27:42 +01:00
2024-09-08 02:00:00 +02:00
2026-01-19 18:51:12 +01:00
2025-08-25 13:54:26 +02:00
2025-10-23 19:35:07 +02:00
2025-12-03 14:38:09 +09:00
2025-02-23 22:53:06 +01:00
2026-01-06 22:00:50 +09:00
2025-03-23 19:30:44 +01:00
2025-10-25 12:23:23 +02:00
2025-12-20 13:37:12 +01:00
2025-10-24 16:42:53 +02:00
2026-02-25 22:06:21 +00:00
2025-06-15 23:53:21 +08:00
2025-09-18 13:44:12 +09:00
2025-09-20 20:46:09 +09:00
2026-01-09 15:22:45 +01:00
2025-09-18 13:44:12 +09:00
2025-11-12 12:20:22 +02:00
2025-02-23 22:53:06 +01:00
2025-12-17 15:48:26 +01:00
2025-11-16 10:21:52 -08:00
2025-09-21 19:20:19 +02:00
2026-01-08 01:53:57 +01:00
2025-04-08 17:06:58 +02:00
2025-06-05 22:42:13 +02:00
2025-09-18 13:44:12 +09:00
2025-02-23 22:53:06 +01:00
2025-09-18 12:14:35 +02:00
2026-01-31 23:33:52 +08:00
2025-09-23 21:43:30 +09:00
2025-08-23 16:57:48 +02:00
2026-02-25 13:32:34 +01:00
2025-02-23 22:53:06 +01:00
2026-01-27 11:46:03 +01:00
2025-03-14 16:01:34 -04:00
2026-02-10 18:07:49 +09:00
2026-02-22 17:15:19 +01:00
2025-11-02 14:48:38 +01:00
2026-02-06 20:49:03 +01:00
2025-09-18 13:44:12 +09:00
2025-09-18 13:44:12 +09:00
2026-02-23 23:58:25 +00:00
2026-01-25 13:18:26 +08:00