version: '3'
services:
mariadb:
image: mariadb:latest
container_name: some-mariadb
network_mode: host
environment:
- MARIADB_ROOT_PASSWORD=my-secret-pw
command: --plugin-load-add=simple_password_check
欢迎光临 全球主机交流论坛 (https://443502.xyz/) | Powered by Discuz! X3.4 |