Category: Database, Data, Docker

There are still a lot of Developers and IT Professionals that have no experience with Docker. In this tutorial, I’m going to demonstrate how to get Docker up and running quickly and how to simplify Docker management with the Web-Based graphical management tool, Portainer.

Click the Local Docker instance, to see the Dashboard showing a high-level overview of what is currently running in Docker.

Let’s get a MariaDB Docker container up and running to see the workflow and how easy it is.

After a short while, you will be taken back to the container list and you should see your MariaDB container in the running state

Related Articles