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

Review Dockerfile and RPM files for building odh-modelmesh-serving-controller in onflux #44

Merged
merged 5 commits into from
Oct 16, 2024

Conversation

MohammadiIram
Copy link
Member

@MohammadiIram MohammadiIram marked this pull request as draft October 9, 2024 06:51
@spolti
Copy link

spolti commented Oct 11, 2024

Hi, it is still a draft, is this PR ready for review?

@MohammadiIram MohammadiIram marked this pull request as ready for review October 15, 2024 14:29
@MohammadiIram
Copy link
Member Author

Hi, it is still a draft, is this PR ready for review?

Hello, Please review the PR

Dockerfile.konflux Outdated Show resolved Hide resolved
Dockerfile.konflux Outdated Show resolved Hide resolved
Dockerfile.konflux Outdated Show resolved Hide resolved


## Install additional packages
RUN microdnf install -y shadow-utils &&\
Copy link

Choose a reason for hiding this comment

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

why are you adding this if no user is being added?

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 have not added it, referred from the midstream dockerfile

Copy link

Choose a reason for hiding this comment

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

we are not adding users, it can be removed..

- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/s/shadow-utils-4.6-22.el8.x86_64.rpm
repoid: ubi-8-baseos-rpms
size: 1292332
checksum: sha256:ea73ee201451bbca0d6d14ca434c93800f01c8fb1b9daef727a5af1a27356d07
Copy link

Choose a reason for hiding this comment

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

if not needed can be removed.

ubi.repo Show resolved Hide resolved
@MohammadiIram MohammadiIram merged commit f71a576 into main Oct 16, 2024
4 checks passed
###############################################################################
# Stage 2: Copy build assets to create the smallest final runtime image
###############################################################################
#ubi-minimal:latest
Copy link

Choose a reason for hiding this comment

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

which tag is latest? 8.8, 8.9?

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