diff --git a/client/Containerfile b/client/Containerfile index 53505fc..53e2cbb 100644 --- a/client/Containerfile +++ b/client/Containerfile @@ -39,7 +39,7 @@ RUN chmod +x /entryPoint.sh ENV LD_LIBRARY_PATH /usr/local/share/perl5/site_perl/auto/Amanda/Debug/ RUN chown -R backup:backup /var/backups -COPY conf/amanda-client.conf /usr/local/etc/ +COPY conf/amanda-security.conf /usr/local/etc/ RUN chown root:root /usr/local/etc/amanda-security.conf RUN mkdir -p /usr/local/var/amanda/gnutar-lists