Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

ECS Toolbox

General Information

This is the docker image which could be used to help with some CI/CD process with AWS ECS service

How to use

docker build .

EXPORT CR_PAT=[ghcr token] docker login ghcr.io -u [ghcr username]

docker build --build-arg ECS_HELPER_VERSION="-v x.x.x" . - if you want to specify gem version to work with ECS

If new version of gem was released, you can just do

VERSION=x.x.x make release

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages