Michael Balsillie b64e652737
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
Change room id
2022-08-23 02:03:54 +12:00
2022-08-23 02:03:54 +12:00
2022-08-23 01:38:48 +12:00
2022-08-23 01:42:44 +12:00

status-badge

Pulls the official Nginx container, and modifies the nginx user to UID=1000 and GID=1000.

This avoids file permission conflicts when statically serving files owned by other services.

Description
Nginx container modified to set UID/GID to 1000.
Readme 25 KiB
Languages
Dockerfile 100%