c4k-forgejo/infrastructure/backup/image/Dockerfile

6 lines
116 B
Docker
Raw Normal View History

2023-12-21 21:21:33 +00:00
FROM domaindrivenarchitecture/dda-backup:latest
2022-08-19 09:59:04 +00:00
# Prepare Entrypoint Script
ADD resources /tmp
RUN /tmp/install.sh