gluon/contrib
Stefan Weil b0d32d78af Dockerfile: don't create gluon user (fixes support for UID != 1000)
The new user `gluon` gets UID 1000 and GID 1000 and cannot write to the
mounted gluon directory unless the calling user has the same UID.

On Linux only the first non admin user gets UID 1000, so docker and podman
fail for all other users.

On macOS there is typically no user with UID 1000, so docker and podman
fail for all users.

When no `gluon` user is created, a default user with the same UID and GID
as the calling user is used and everything works fine.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2023-04-20 09:29:15 +02:00
..
actions update install dependency docs 2023-04-02 15:58:55 +02:00
ci gluon-mesh-olsrd: example site 2023-01-20 03:01:24 +01:00
docker Dockerfile: don't create gluon user (fixes support for UID != 1000) 2023-04-20 09:29:15 +02:00
depdot.sh treewide: solve shellcheck warnings 2019-12-14 18:35:11 +01:00
i18n-scan.pl Fix some typos (found by codespell) 2023-01-10 19:07:51 +01:00
lsupgrade.sh contrib: lsupgrade: optimize output 2022-01-23 14:44:06 +01:00
push_pkg.sh push_pkg.sh: use scp protocol for openssh scp (#2479) 2022-05-28 20:41:10 +02:00
run_qemu.sh treewide: fix indentation in .sh files 2023-01-03 09:02:28 +01:00
sign.sh treewide: fix indentation in .sh files 2023-01-03 09:02:28 +01:00
sigtest.sh treewide: fix indentation in .sh files 2023-01-03 09:02:28 +01:00