Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Dockerfile.konflux for 2.8 #1840

Open
wants to merge 3 commits into
base: rhoai-2.8
Choose a base branch
from
Open

Conversation

MohammadiIram
Copy link
Member

@MohammadiIram MohammadiIram commented Jan 17, 2025

Dockerfiles/Dockerfile.konflux Show resolved Hide resolved
COPY --chown=1001:0 --from=builder /opt/manifests /opt/manifests
# Recursive change all files
RUN chown -R 1001:0 /opt/manifests &&\
chmod -R g=u /opt/manifests
Copy link

Choose a reason for hiding this comment

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

i am not 100% sure if we should introduce this fix made in 2.13
i leave it to @dchourasia to make the call

Copy link
Member Author

Choose a reason for hiding this comment

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

I've updated the Dockerfile to match the same we used in 2.8 midstream. @dchourasia, could you kindly review the Dockerfile?

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.

3 participants