me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Giacomo Leidi be3b7f4467
services: Fix oci-container-service-type container user.
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.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-12-10 22:23:29 +01:00
..
bootloader
build gnu: ‘make-icecat-extension’ inherits package location. 2023-12-10 21:46:52 +01:00
home gnu: Use ‘libc-utf8-locales-for-target’. 2023-12-02 12:25:45 +01:00
installer
machine
packages gnu: Add KeePassXC-Browser. 2023-12-10 21:46:51 +01:00
services services: Fix oci-container-service-type container user. 2023-12-10 22:23:29 +01:00
system file-systems: Add tracefs to %pseudo-file-system-types. 2023-12-10 21:47:52 +01:00
tests tests: inetd: Avoid race condition when looking for PID file. 2023-11-05 23:23:23 +01:00
artwork.scm
bootloader.scm profiles: Hooks honor the #:system parameter of ‘profile-derivation’. 2023-10-28 00:17:24 +02:00
ci.scm
compression.scm
home.scm
image.scm
installer.scm gnu: Use ‘libc-utf8-locales-for-target’. 2023-12-02 12:25:45 +01:00
local.mk gnu: Add python-accupy. 2023-12-04 22:26:37 +01:00
machine.scm
packages.scm
services.scm gnu: Use ‘libc-utf8-locales-for-target’. 2023-12-02 12:25:45 +01:00
system.scm
tests.scm tests: Honor system and target when lowering <system-test>. 2023-11-05 23:23:23 +01:00