I have built a docker image using a Dockerfile that does the following:
FROM my-base-python-image WORKDIR /opt/data/projects/project/ RUN mkdir files RUN rm -