mirror of
https://github.com/bitnami/containers.git
synced 2026-03-12 14:57:54 +08:00
Add ALLOW_EMPTY_PASSWORD env variable and othe env variables changes
This commit is contained in:
@@ -3,6 +3,8 @@ version: '2'
|
||||
services:
|
||||
mariadb:
|
||||
image: 'bitnami/mariadb:latest'
|
||||
environment:
|
||||
- ALLOW_EMPTY_PASSWORD=yes
|
||||
ports:
|
||||
- '3306:3306'
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user