Merge "Switch standalone mariadb to opendevmirror hosted mariadb image"
This commit is contained in:
commit
81bdbb3ded
@ -1,7 +1,7 @@
|
|||||||
version: '2'
|
version: '2'
|
||||||
services:
|
services:
|
||||||
mariadb:
|
mariadb:
|
||||||
image: docker.io/library/mariadb:10.11
|
image: quay.io/opendevmirror/mariadb:10.11
|
||||||
network_mode: host
|
network_mode: host
|
||||||
environment:
|
environment:
|
||||||
MYSQL_ROOT_PASSWORD: "{{ mariadb_root_password }}"
|
MYSQL_ROOT_PASSWORD: "{{ mariadb_root_password }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user