Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 310 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 310 Bytes

Alpine Linux with AWS CLI v2 and kubectl

A minimal Docker image based on Alpine Linux with AWS CLI v2 and kubectl.

Docker repository

https://hub.docker.com/r/gtsopour/awscli-kubectl

Docker build/run

docker build -t gtsopour/awscli-kubectl .
docker run -t -i -p 80:80 gtsopour/awscli-kubectl