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

5 lines
65 B
Docker

FROM python:3.10-alpine
ADD resources /tmp
RUN /tmp/install.sh