coreos-home-server/service/nginx
Alex Palaistras 4d26ccb8eb nginx: Add default user to shared GID=10000
Users and groups used within Podman containers are usually assigned UID
and GID 10000. Files for these containers are sometimes served by Nginx,
and may be given permissions that restrict access to those outside the
group, but which are intended to be served nonetheless.

This commit adds the pre-defined `nginx` user to a `nginx-shared` group
with GID 10000, which will then allow access to these files as needed.
2022-05-04 11:29:53 +01:00
..
container Flatten directory structures 2022-01-15 11:43:33 +00:00
service Flatten directory structures 2022-01-15 11:43:33 +00:00
systemd Flatten directory structures 2022-01-15 11:43:33 +00:00
Containerfile nginx: Add default user to shared GID=10000 2022-05-04 11:29:53 +01:00
spec.bu base: Only copy service directories if used 2022-02-05 16:05:00 +00:00