Category: gitlab

While working with various clients I met a lot of developers — even the senior ones — using docker without any deeper knowledge or questions. If you’re one of them or you just want to know a little bit more about this technology, this article is for you.

In default docker services are exposed to each other and can be referenced just by using their name in urls or other variables. Docker for Mac and Docker for Windows comes with preinstalled docker Dashboard UI where you can see all running containers or whole docker compose stacks with logs and other useful info.

Hope it's gonna help you or point you in the right direction and if so please leave a 👏 or few of them.

Related Articles