Setup GitLab Container Registry | Push Docker Images Easily

preview_player
Показать описание
Chapters:
00:00 Intro
00:12 Configure GitLab Container Registry
04:22 Test Container Registry to Build and Push Docker Images
08:39 Test Container Registry From Outside GitLab Pipeline
11:20 Summary

In this video, i'll walk you guys through what is container registry, how to setup and configure your own container registry inside gitlab managed by gitlab.

I'll give a detailed demo on how to configure your gitlab pipeline to build and push docker images your newly container registry from inside the gitlab CI.

At the end, i'll also show you how to build and push docker images to gitlab container registry from outside the gitlab

Source code available here on GitHub

If you need to setup your custom gitlab server either on your local machine
or you want to deploy it somewhere on production, you can dockerize gitlab server as a docker image and run it anywhere you want.

If you want to run your gitlab server in a docker container without docker compose
Watch this video

If you want to run your gitlab server in a docker container using docker compose
instead of running docker commands from terminal. Watch this video

We have a full playlist of all gitlab related videos here

#docker #gitlab #coding #container #containerization #gitlab_server #gitlab_runner #gitlab_in_docker #dockerize_gitlab #gitlab_ci #gitlab_pipelines #gitlab_in_docker_compose
Рекомендации по теме
Комментарии
Автор

Sir, could you please show further how to integrate Gitlab with kubernates cluster by using kubectl agent or other way?

lidiadruzik
Автор

Your serie about GitLab is amazing! It's better than the videos from GitLab :P
Congrats!

Ah... You could do a video about "dependency proxy": it's a great feature.

maykopetersen