File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ RUN set -ex; \
108108 apt-get update; \
109109# mariadb-backup is installed at the same time so that `mysql-common` is only installed once from just mariadb repos
110110 apt-get install -y \
111- "mariadb-server=$MARIADB_VERSION" mariadb-backup socat \
111+ "mariadb-server=$MARIADB_VERSION" mariadb-backup mariadb-plugin-rocksdb socat \
112112 ; \
113113 rm -rf /var/lib/apt/lists/*; \
114114# purge and re-create /var/lib/mysql with appropriate ownership
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ RUN set -ex; \
108108 apt-get update; \
109109# mariadb-backup is installed at the same time so that `mysql-common` is only installed once from just mariadb repos
110110 apt-get install -y \
111- "mariadb-server=$MARIADB_VERSION" mariadb-backup socat \
111+ "mariadb-server=$MARIADB_VERSION" mariadb-backup mariadb-plugin-rocksdb socat \
112112 ; \
113113 rm -rf /var/lib/apt/lists/*; \
114114# purge and re-create /var/lib/mysql with appropriate ownership
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ RUN set -ex; \
110110 apt-get update; \
111111# mariadb-backup is installed at the same time so that `mysql-common` is only installed once from just mariadb repos
112112 apt-get install -y \
113- "mariadb-server=$MARIADB_VERSION" mariadb-backup socat \
113+ "mariadb-server=$MARIADB_VERSION" mariadb-backup mariadb-plugin-rocksdb socat \
114114 ; \
115115 rm -rf /var/lib/apt/lists/*; \
116116# purge and re-create /var/lib/mysql with appropriate ownership
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ RUN set -ex; \
110110 apt-get update; \
111111# mariadb-backup is installed at the same time so that `mysql-common` is only installed once from just mariadb repos
112112 apt-get install -y \
113- "mariadb-server=$MARIADB_VERSION" mariadb-backup socat \
113+ "mariadb-server=$MARIADB_VERSION" mariadb-backup mariadb-plugin-rocksdb socat \
114114 ; \
115115 rm -rf /var/lib/apt/lists/*; \
116116# purge and re-create /var/lib/mysql with appropriate ownership
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ RUN set -ex; \
110110 apt-get update; \
111111# mariadb-backup is installed at the same time so that `mysql-common` is only installed once from just mariadb repos
112112 apt-get install -y \
113- "mariadb-server=$MARIADB_VERSION" mariadb-backup socat \
113+ "mariadb-server=$MARIADB_VERSION" mariadb-backup mariadb-plugin-rocksdb socat \
114114 ; \
115115 rm -rf /var/lib/apt/lists/*; \
116116# purge and re-create /var/lib/mysql with appropriate ownership
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ RUN set -ex; \
110110 apt-get update; \
111111# mariadb-backup is installed at the same time so that `mysql-common` is only installed once from just mariadb repos
112112 apt-get install -y \
113- "mariadb-server=$MARIADB_VERSION" mariadb-backup socat \
113+ "mariadb-server=$MARIADB_VERSION" mariadb-backup mariadb-plugin-rocksdb socat \
114114 ; \
115115 rm -rf /var/lib/apt/lists/*; \
116116# purge and re-create /var/lib/mysql with appropriate ownership
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ RUN set -ex; \
110110 apt-get update; \
111111# mariadb-backup is installed at the same time so that `mysql-common` is only installed once from just mariadb repos
112112 apt-get install -y \
113- "mariadb-server=$MARIADB_VERSION" mariadb-backup socat \
113+ "mariadb-server=$MARIADB_VERSION" mariadb-backup mariadb-plugin-rocksdb socat \
114114 ; \
115115 rm -rf /var/lib/apt/lists/*; \
116116# purge and re-create /var/lib/mysql with appropriate ownership
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ RUN set -ex; \
110110 apt-get update; \
111111# mariadb-backup is installed at the same time so that `mysql-common` is only installed once from just mariadb repos
112112 apt-get install -y \
113- "mariadb-server=$MARIADB_VERSION" mariadb-backup socat \
113+ "mariadb-server=$MARIADB_VERSION" mariadb-backup mariadb-plugin-rocksdb socat \
114114 ; \
115115 rm -rf /var/lib/apt/lists/*; \
116116# purge and re-create /var/lib/mysql with appropriate ownership
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ RUN set -ex; \
108108 apt-get update; \
109109# mariadb-backup is installed at the same time so that `mysql-common` is only installed once from just mariadb repos
110110 apt-get install -y \
111- "mariadb-server=$MARIADB_VERSION" mariadb-backup socat \
111+ "mariadb-server=$MARIADB_VERSION" mariadb-backup mariadb-plugin-rocksdb socat \
112112 ; \
113113 rm -rf /var/lib/apt/lists/*; \
114114# purge and re-create /var/lib/mysql with appropriate ownership
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ RUN set -ex; \
110110 apt-get update; \
111111# mariadb-backup is installed at the same time so that `mysql-common` is only installed once from just mariadb repos
112112 apt-get install -y \
113- "mariadb-server=$MARIADB_VERSION" mariadb-backup socat \
113+ "mariadb-server=$MARIADB_VERSION" mariadb-backup mariadb-plugin-rocksdb socat \
114114 ; \
115115 rm -rf /var/lib/apt/lists/*; \
116116# purge and re-create /var/lib/mysql with appropriate ownership
You can’t perform that action at this time.
0 commit comments