Running: mysql --host="mariadb" --user=root --password="$MARIADB_ROOT_PASSWORD" -e "CREATE DATABASE IF NOT EXISTS zuul CHARACTER SET utf8 COLLATE utf8_general_ci;GRANT ALL PRIVILEGES ON zuul.* TO zuul@% IDENTIFIED BY 19a3e4f5-7b02-4a6e-9d3a-dc5cdff5573b WITH GRANT OPTION; FLUSH PRIVILEGES;" mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead Warning: World-writable config file '/etc/my.cnf.d/docker.cnf' is ignored