mariadb

mariadb

Aplicación Docker from linuxserver's Repository

Visión general

Mariadb(https://mariadb.org/) is one of the most popular database servers. Made by the original developers of MySQL.

Argumentos en tiempo de ejecución

Red
bridge
Concha
bash
Privilegiado
false

Configuración de plantillas

WebUIPorttcp

MariaDB listens on this port.

Objetivo
3306
Por defecto
3306
AppdataPathrw

Persistent config files

Objetivo
/config
MYSQL_ROOT_PASSWORDVariable

Set this to root password for installation (minimum 4 characters and non-alphanumeric passwords must be properly escaped). (valid only for first run)

Por defecto
ROOT_ACCESS_PASSWORD
MYSQL_DATABASEVariable

Specify the name of a database to be created. (valid only for first run)

Por defecto
USER_DB_NAME
MYSQL_USERVariable

This user will have superuser access to the database specified by MYSQL_DATABASE (do not use root here). (valid only for first run)

Por defecto
MYSQL_USER
MYSQL_PASSWORDVariable

Set this to the password you want to use for you MYSQL_USER (minimum 4 characters and non-alphanumeric passwords must be properly escaped). (valid only for first run)

Por defecto
DATABASE_PASSWORD
REMOTE_SQLVariable

Set this to ingest sql files from an http/https endpoint (comma seperated array).

Por defecto
http://URL1/your.sql,https://URL2/your.sql
CLI_OPTSVariable

Pass CLI options to mariadbd via mariadbd-safe. Use with caution as mariadbd option precedence is complex.

PUIDVariable

Container Variable: PUID

Por defecto
99
PGIDVariable

Container Variable: PGID

Por defecto
100
UMASKVariable

Container Variable: UMASK

Por defecto
022

Descargar estadísticas

416,264,427
Descargas totales
444,674
Este mes
424,442
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
lscr.io/linuxserver/mariadb
Última actualización2026-05-05
Visto por primera vez2016-10-11

Ejecute Mariadb en Unraid.

Mariadb se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.