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

5 lines
68 B
Docker

FROM docker:latest
WORKDIR /tmp
ADD resources ./
RUN ./install.sh