Tag and Push the Docker Image for Cloud Platforms
Cloud Platform | Steps |
---|---|
AWS EKS |
For example: aws ecr get-login-password --region us-west-2 | docker login --username AWS --password-stdin AWS_ACCOUNT_ID.dkr.ecr.us-west-2.amazonaws.com/pscc/psc |
Microsoft Azure |
|