dda-backup/infrastructure/docker/image/Dockerfile

6 lines
72 B
Docker
Raw Normal View History

2023-10-13 12:35:01 +00:00
FROM ubuntu:jammy
2020-11-12 15:53:02 +00:00
2020-12-04 17:10:24 +00:00
# install it
ADD resources /tmp/
2023-12-21 18:57:38 +00:00
RUN /tmp/install.sh