Skip to content

Remove rhel7.repo in Dockerfile #11

@eformat

Description

@eformat
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions