dda-devops-build/infrastructure/backup/image/Dockerfile

5 lines
72 B
Docker

FROM ubuntu:jammy
# install it
ADD resources /tmp/
RUN /tmp/install.sh