fix: amandates is a file not a directory
This commit is contained in:
parent
2163033ee0
commit
0c85a0c273
@ -41,7 +41,7 @@ RUN cp /usr/local/etc/amanda/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
|
||||
RUN mkdir -p /usr/local/var/amanda/amandates
|
||||
RUN touch /usr/local/var/amanda/amandates
|
||||
RUN chown -R backup:backup /usr/local/var/amanda
|
||||
|
||||
USER backup
|
||||
|
Loading…
Reference in New Issue
Block a user