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

Switch to centos 8 for upstream changes #6

Merged
merged 1 commit into from Sep 28, 2020
Merged

Switch to centos 8 for upstream changes #6

merged 1 commit into from Sep 28, 2020

Conversation

rcarrillocruz
Copy link
Contributor

The previous image is only accessible within CI, so making changes
to test things is tricky.

The previous image is only accessible within CI, so making changes
to test things is tricky.
@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 28, 2020
@juanluisvaladas
Copy link
Contributor

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 28, 2020
@danielmellado
Copy link

/approve

@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: danielmellado, juanluisvaladas, rcarrillocruz

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [danielmellado,juanluisvaladas,rcarrillocruz]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

COPY --from=builder /go/src/github.com/openshift/debug-network/debug-scripts/* /usr/bin/

RUN yum -y install jq tcpdump traceroute net-tools nmap-ncat pciutils strace numactl; yum clean all

Choose a reason for hiding this comment

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

NIT: Maybe it'd be good to add --setopt=tsflags=nodocs to keep container size at a minimum

Choose a reason for hiding this comment

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

Some additional recommendation:

  • yum clean all after you're done installing (this would clean yum rpm cache, this reducing the size even more (please just use && to avoid a new layer to be created ;)

@rcarrillocruz
Copy link
Contributor Author

/retest

@openshift-merge-robot openshift-merge-robot merged commit c2c7078 into openshift:master Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants