Upkeep: use rootless nginx + GitHub Actions #1

Merged
berbiche merged 3 commits from upkeep into master 2023-06-06 17:34:17 +00:00
berbiche commented 2023-06-06 14:25:41 +00:00 (Migrated from github.com)
  • Switch base nginx image to rootless (unprivileged) image
  • Add packaging instructions
  • Add github workflow to build and publish OCI image

Uses https://github.com/nginxinc/docker-nginx-unprivileged

edit2: Another thing to note is that the rootless nginx listens on port 8080 instead of port 80

- Switch base nginx image to rootless (unprivileged) image - Add packaging instructions - Add github workflow to build and publish OCI image Uses https://github.com/nginxinc/docker-nginx-unprivileged edit2: Another thing to note is that the rootless nginx listens on port 8080 instead of port 80
Sign in to join this conversation.
No description provided.