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

4 lines
No EOL
63 B
Docker

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