Skip to content

Commit

Permalink
news: add entry for edge-container using nginx
Browse files Browse the repository at this point in the history
Signed-off-by: Achilleas Koutsou <achilleas@koutsou.net>
  • Loading branch information
achilleas-k authored and teg committed Aug 27, 2021
1 parent ca56714 commit 17a1d38
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/news/unreleased/edge-container-nginx.md
@@ -0,0 +1,9 @@
# RHEL-Edge container image now uses nginx and serves on port 8080

Previously, the edge-container image type was unable to run in unprivileged
mode which prevented it from being used on OpenShift 4. The container now uses
nginx to serve the commit and a configuration that allows it to run as a
non-root user inside the container. The internal web server now uses port
`8080` instead of `80`.

See rhbz#1945238

0 comments on commit 17a1d38

Please sign in to comment.