In this video we will see that how GitLab uses Docker's default bridge network method to connect different containers.
Docker has got different networking methods through which different containers can be connected with each other. From these methods the method used by GitLab and Docker as first solution is default bridge network method.
Bridge methods has got 2 options default method and user-defined method. Default method we can use by just including --link option whereas in user-defined method we need to create our own network and then we need to connect different containers.
We will see all the Docker commands to connect the containers from the perspective of GitLab and its CI-CD pipeline.
We will also see that when we mention image and services keywords in GitLab CI-CD pipeline, what are the operations going to be carried out in back-end by GitLab.
You can refer below links for more details on bridge networking method of Docker.
https://docs.docker.com/network/bridge/
https://docs.docker.com/network/links/
https://docs.docker.com/network/netwo...
Please use below link to get the files that I have used in this session.
https://gitlab.com/Nayan.1989/youtube...
On this page of the site you can watch the video online GitLab Docker Executor #1.5 Bridge Network with a duration of hours minute second in good quality, which was uploaded by the user Wildest Imagination 17 October 2021, share the link with friends and acquaintances, this video has already been watched 185 times on youtube and it was liked by 1 viewers. Enjoy your viewing!