From 97e7d238c6c4f34235e6f6d4cf7d9a1253298866 Mon Sep 17 00:00:00 2001 From: Stan Dekker Date: Sat, 19 Feb 2022 18:08:01 +0100 Subject: [PATCH] Added the mt-st package to the bacula-base Dockerfile --- docker/bacula-base/Dockerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docker/bacula-base/Dockerfile b/docker/bacula-base/Dockerfile index 3443d1e..243169d 100644 --- a/docker/bacula-base/Dockerfile +++ b/docker/bacula-base/Dockerfile @@ -25,7 +25,8 @@ RUN yum -y install \ postgresql10 \ zip \ bzip2 \ - mtx + mtx \ + mt-st RUN yum install -y bacula-postgresql-$BACULA_VERSION --exclude=bacula-mysql