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

6 lines
72 B
Docker
Raw Normal View History

2024-03-06 09:31:40 +00:00
FROM ubuntu:jammy
# install it
ADD resources /tmp/
RUN /tmp/install.sh