FROM nginx:1.27-alpine RUN mkdir -p /var/cache/nginx/tiles COPY nginx/tile-cache.conf /etc/nginx/conf.d/default.conf