How to run iptraf-ng in RHOCP 4

Updated -
  1. Build an image with iptraf-ng installed.

    The iptraf-ng packet is present in the RHEL BaseOS repository so the following Containerfile can be used to build the image in a RHEL machine:

    FROM registry.access.redhat.com/ubi9/ubi:latest
    RUN dnf install -y iptraf-ng && dnf clean all
    

    Then, build the image and push it to...

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content