dda-backup/infrastructure/docker/image/Dockerfile

5 lines
72 B
Docker

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