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
- Host: GitHub
- URL: https://github.com/t-matsuo/docker-centos
- Owner: t-matsuo
- Created: 2017-10-03T15:00:54.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-07-30T12:09:59.000Z (about 4 years ago)
- Last Synced: 2025-01-28T13:49:24.996Z (9 months ago)
- Language: Dockerfile
- Size: 1.18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 unzipThis 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