Skip to content

add cloud st2web container - #177

Open
anish-mudaraddi wants to merge 1 commit into
masterfrom
add-st2web
Open

add cloud st2web container#177
anish-mudaraddi wants to merge 1 commit into
masterfrom
add-st2web

Conversation

@anish-mudaraddi

@anish-mudaraddi anish-mudaraddi commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

we build our own st2web container as we need to tweak it to work with SSO and IRIS IAM login

see README.md for details

we build our own st2web container as we need to tweak it to work with SSO and IRIS IAM login
@anish-mudaraddi
anish-mudaraddi requested a review from a team as a code owner August 19, 2026 11:24
Comment thread cloud-st2web/Dockerfile
RUN nginx -t

EXPOSE 8080

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need to check which user this entrypoint users, as we switched to root earlier I think we're now effectively running our web server as root in the container

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it does run as root unfortunately

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants