guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#58123] [PATCH] gnu: services: docker: Add docker-container-service-


From: Maxime Devos
Subject: [bug#58123] [PATCH] gnu: services: docker: Add docker-container-service-type
Date: Fri, 30 Sep 2022 20:48:53 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0



On 30-09-2022 15:40, Mája Tomášek wrote:
+(define-configuration/no-serialization docker-container-configuration
+  (name
+   (symbol '())
+   "Name of the docker container. Will be used to denote service to Shepherd 
and must be unique!
+We recommend, that the name of the container is prefixed with @code{docker-}.")

On uniqueness: on second thought, that's probably already handled by the general service code, probably no need for an additional check here.

Greetings,
Maxime.

Attachment: OpenPGP_0x49E3EE22191725EE.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]