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

Remove rhel7.repo in Dockerfile #11

Open
eformat opened this issue Aug 1, 2019 · 0 comments
Open

Remove rhel7.repo in Dockerfile #11

eformat opened this issue Aug 1, 2019 · 0 comments

Comments

@eformat
Copy link
Member

eformat commented Aug 1, 2019

COPY rhel7.repo /etc/yum.repos.d/

In the Dockerfile that creates the image for the stack, we pull in dependencies from RHEL for chrome headless testing.

When using UBI, These deps should be able to be pulled automatically if the image build is done from a subscribed host (e.g. and openshift node).

When i tried this build in OpenShift, the UBI did not seem to do this though, hence the need for the rhel7.repo definition.

Ultimately the base UBI image in the CRW may be old or need the latest version

FROM registry.redhat.io/codeready-workspaces/stacks-node
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

No branches or pull requests

1 participant