mariadb

mariadb

Docker 应用程序 from linuxserver's Repository

概述

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

运行时参数

网络
bridge
外壳
bash
特权
false

模板配置

WebUIPorttcp

MariaDB listens on this port.

目标
3306
默认值
3306
AppdataPathrw

Persistent config files

目标
/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)

默认值
ROOT_ACCESS_PASSWORD
MYSQL_DATABASEVariable

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

默认值
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)

默认值
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)

默认值
DATABASE_PASSWORD
REMOTE_SQLVariable

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

默认值
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

默认值
99
PGIDVariable

Container Variable: PGID

默认值
100
UMASKVariable

Container Variable: UMASK

默认值
022

下载统计数据

416,264,427
下载总数
444,674
本月
424,442
平均每月

长期下载总量

加载图表...

详细信息

存储库
lscr.io/linuxserver/mariadb
最后更新2026-05-05
初见2016-10-11

在Unraid 上运行 Mariadb 。

Mariadb 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。