Gitlab CI: Build & push Docker image to AWS ECR (Elastic Container Registry)

Опубликовано: 13 Сентябрь 2024
на канале: Valentin Despa
36k
850

Publishing a Docker image to Amazon Elastic Container Registry (ECR) is a bit different than it works with other containers. In this tutorial, I will show you how to build and publish a Docker image from Gitlab CI.

.gitlab-ci.yml file


AWS CLI reference:


___

// GitLab CI/CD ONLINE COURSE

Want to learn more about CI/CD pipelines? Check my GitLab CI online course.

Get it at a special price and help support this YouTube channel:


___

// I HAVE A QUESTION!

I do my best to answer all comments here on YouTube but I cannot make any guarantees.

___

// I HAVE A VIDEO IDEA

Do you want me to create a video on a specific topic? Just fill out the form below:



___

// P L A Y L I S T S

▸ Learn Gitlab CI |

___

// F R E E R E S O U R C E S

▸▸▸ Official Gitlab CI documentation


▸▸▸ Subscribe to the "Testing and automation with Valentine" newsletter for bi-weekly tutorials, tips, and news from the industry.


___


// YOUR SUPPORT ON PATREON MATTERS

If you enjoy this content, help me create more like this. Consider supporting me on Patreon.


___

// IMPRINT



---