ray/docker/retag-lambda
Ian Rodney 02090afc26
[Docker] Re-Tag Docker Images with a lambda (#19081)
* lil lambda

* Better Credential Handling

* use a script for this :)

* better timeout and link & echo messages
2021-10-19 14:06:31 -07:00
..
lambda_function.py [Docker] Re-Tag Docker Images with a lambda (#19081) 2021-10-19 14:06:31 -07:00
README.md [Docker] Re-Tag Docker Images with a lambda (#19081) 2021-10-19 14:06:31 -07:00

Get Docker Retag via wget:

wget -q https://github.com/joshdk/docker-retag/releases/download/0.0.2/docker-retag

Package this full library and upload as an AWS Lambda :)