guix-patches
[Top][All Lists]
Advanced

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

bug#67574: oci-container-service: hotfix


From: Ludovic Courtès
Subject: bug#67574: oci-container-service: hotfix
Date: Sun, 10 Dec 2023 22:23:53 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Giacomo Leidi <goodoldpaul@autistici.org> skribis:

> The oci-container-configuration supports two user fields: one is the
> user, from the host system, under whose authority the OCI-backed
> Shepherd service is run; the other is an optional user/UID that can be
> passed to the docker run invokation to override the user defined in the
> OCI image.
>
> The user from the host system is incorrectly passed to docker run
> command, this patches reverts the incorrect behavior and passes the
> correct container-user field value.
>
> * gnu/services/docker.scm (oci-container-configuration): Fix the user
> passed to the docker run invokation.

Applied, thanks!





reply via email to

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