dda-backup/infrastructure/backup/test/Dockerfile

6 lines
159 B
Docker
Raw Normal View History

2024-08-22 07:00:22 +00:00
FROM dda-backup:latest
2024-08-19 06:55:14 +00:00
ADD resources /tmp/
2025-01-13 11:49:19 +00:00
RUN install -m 0700 -o root -g root /tmp/test.bb /usr/local/bin/
RUN FILE_PASSWORD_FILE=/tmp/file_password test.bb