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