Docker and MariaDB

See MariaDB and Docker in action!

  • Set up web-based developer environments locally, and connect MariaDB to VS Code Server, CloudBeaver, PHP/Laravel and phpMyAdmin, using a single docker-compose command and configuration file.
Watch the Webinar
You are viewing an old version of this category. View the current version here.

Docker is a container manager that can be used to quickly create ephemeral containers running specific software. Docker containers can be used for production, development or testing, though it is not the preferred choice to run MariaDB in production.

Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.