sukhanth aws resume
A Pen by Sukhantha Sai Koti Nandam on CodePen.
sukhanth aws resume
A Pen by Sukhantha Sai Koti Nandam on CodePen.
sukhanth aws resume
A Pen by Sukhantha Sai Koti Nandam on CodePen.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo amazon-linux-extras install epel -y | |
sudo yum install stress -y |
Updated version of the groovy script at https://kublr.com/blog/advanced-jenkins-groovy-scripting-for-live-fetching-of-docker-images/ to use describe-images to sort AWS ECR images by date.
Don't forget to update MYREPO
with your repo name and aws region!
Assumption:
- Your Jenkins instance has right IAM role to access AWS ECR.
- Installed Active Choice Parameter or Extended Choice Parameter Plug-In
- Installed awscli on Jenkins instance