Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

tier8/docker-eksctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-eksctl

Docker image of eksctl - The official CLI for Amazon EKS with necessary tools for build our projects

This image adds several tools used by our integration and deployment processes, like jq, curl, etc

Usage

docker run -it --rm --name my-running-script aiwin/eksctl:latest help

Build

Run build.sh script to build and push the image to default location

aiwin/eksctl:latest

If you want to build and push the image to diferent location, define the following variables before the execution of the script:

  • REPOSITORY. Docker repository
  • REGISTRY. Docker registry
  • TAG. Tag or version

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors