Skip to content

leoaaraujo/ocp-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCP TOOLS

Description

This image was created with the objective of supporting the analysis of network problems in different environments, below is a list of tools that are contemplated in this image.

Packages

  • Bind-tools
  • cURL
  • iptraf-ng
  • iperf3
  • iotop
  • iftop
  • nload
  • mtr
  • jq
  • netcat-openbsd
  • net-tools
  • openssh-client
  • python3
  • sysstat
  • tcpdump
  • tshark
  • strace
  • inetutils-telnet
  • nmap
  • fio
  • nfs-utils
  • aws-cli
  • aws-cli-bash-completion
  • openssh
  • sshpass
  • lftp
  • vim
  • oc-cli
  • kubectl

Usage

Image pull

   podman pull quay.io/laraujo/tools:ocp-tools-latest

Run

   podman run -it --rm \
       --name ocp-tools \
       --net=host \
       --pid=host \
       --ipc=host \
       --cap-add=SYS_PTRACE \
       quay.io/laraujo/tools:ocp-tools-latest

Example

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published