An open API service indexing awesome lists of open source software.

https://github.com/t-matsuo/docker-centos

my docker image of centos
https://github.com/t-matsuo/docker-centos

Last synced: 7 months ago
JSON representation

my docker image of centos

Awesome Lists containing this project

README

          

# docker-centos
My docker image of centos including container and cloud tools.

* Container tools
* docker(cli)
* docker-compose
* docui
* kubectl
* helm
* kubectx
* kubens
* k3d
* k9s
* stern
* kubeval
* hadolint
* kube-score
* kube-ps1 (default is off. exec kubeon to enable)
* crane

* Cloud
* az (yum install azure-cli)
* aws
* eksctl
* awless
* gcloud (yum install google-cloud-sdk)

* Others
* git 2.24
* vim wget openssh-clients net-tools bind-utils tcpdump iproute iputils ethtool bridge-utils iptables nmap-ncat less screen tmux strace ltrace bash-completion bash-completion-extras yum-utils jq stress-ng expect psmisc openssl kbd unzip

This image has these repositories for yum.

* epel
* ius (for git 2.24)
* kubernetes (for kubectl)
* azure cli (for az)
* vscode (yum install code)
* google cloud sdk