Part 1: What is docker?

Опубликовано: 18 Июль 2026
на канале: Jay Reboul
3,413
70

In part 1 of this new series on Microservices, we'll explore how containerization technologies have changed the way we design, build and deploy applications. We'll then describe what docker is. And finally, we'll build a docker image running a MySQL database, instantiate and run the container.

Pre-Requisites:
1. Docker: https://www.docker.com/products/docke...
2. MySQL Workbench: https://dev.mysql.com/downloads/workb...
3. Github Desktp: https://github.com/apps/desktop

Code Sample: https://github.com/jgreboul/docker-ia...

And don't forget to subscribe for more insights!