FROM nginx:latest WORKDIR "/application" RUN mkdir -p /application/Site/Configuration RUN chown -R www-data:www-data /application