ammnt / freenginx

Distroless FreeNGINX with HTTP/3 and QUIC support (BoringSSL)🚀
https://msftcnsi.com/
8 stars 0 forks source link

`adduser` lacks `--uid`, `addgroup` lacks `--gid` #2

Closed einar-hjortdal closed 6 months ago

einar-hjortdal commented 6 months ago

There are necessary to allow freenginx to access bind-mounted directories. The host needs to know the uid and gid to chown the mounted directories.

ammnt commented 6 months ago

Hi! Okay it has been added now: https://github.com/ammnt/freenginx/commit/dd3f19b67c660e5f6f97806130ba4ff4890dd0e4

einar-hjortdal commented 6 months ago

Thank you, now I can use your image