Update Mariadb dockerfile for formatting
Change-Id: I6f5b28dc6520e3d31f413b0da708d9b14c9e9671 Partial-Bug:#1569417
This commit is contained in:
parent
3f9f267a42
commit
7294ed9d90
@ -3,7 +3,7 @@ MAINTAINER {{ maintainer }}
|
|||||||
|
|
||||||
{% if base_distro in ['centos', 'fedora', 'oraclelinux', 'rhel'] %}
|
{% if base_distro in ['centos', 'fedora', 'oraclelinux', 'rhel'] %}
|
||||||
|
|
||||||
RUN yum install -y \
|
RUN yum -y install \
|
||||||
MariaDB-Galera-server \
|
MariaDB-Galera-server \
|
||||||
MariaDB-client \
|
MariaDB-client \
|
||||||
rsync \
|
rsync \
|
||||||
|
Loading…
Reference in New Issue
Block a user