Skip to content

feat: use unprivileged nginx image for frontend#3873

Merged
thoniTUB merged 4 commits intodevelopfrom
feat/unprivileged-fe-image
Apr 16, 2026
Merged

feat: use unprivileged nginx image for frontend#3873
thoniTUB merged 4 commits intodevelopfrom
feat/unprivileged-fe-image

Conversation

@thoniTUB
Copy link
Copy Markdown
Collaborator

@thoniTUB thoniTUB commented Apr 8, 2026

  • Uses nginx-unprivileged as base container image
  • Uses templating to set container port NGINX is listening on using the environment variable NGINX_PORT (default port: 8000).
    Because the port is set upon startup, the container does not EXPOSE a port by default anymore
  • integrated the environment replacement script in the docker entry point instead of the container command

@thoniTUB thoniTUB self-assigned this Apr 8, 2026
@thoniTUB thoniTUB added frontend docker Containerization related labels Apr 8, 2026
Comment thread frontend.Dockerfile
@thoniTUB thoniTUB requested a review from awildturtok April 10, 2026 09:51
@thoniTUB thoniTUB merged commit 7bb1243 into develop Apr 16, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docker Containerization related frontend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants