This file is part of: MariaDB Supporting Container Stack
Copyright (c) 2025 Nico Jan Eelhart
This source code is licensed under the MIT License found in the ‘LICENSE.md’ file in the root directory of this source tree.
MariaDB - Docker Support Container
ℹ️ Introduction
This is a Maria DB Supporting container, by default this container uses our default External Docker network settings, to make sure containers in this network can work together.
What’s in the external network?
It can be useful to know what container, IPv4 addresses and ports are used in a network For this we have a script that displays the information for you. it can be found in my PowerShell-Utilities repository here. Use the
docker-netw-infodirectory to execute the script.
⚡Setup & Usage Guide
For details on creating and using this container click: setup & usage