github.com/grafana/pyroscope@v1.18.0/examples/language-sdk-instrumentation/python/rideshare/django/nginx/Dockerfile (about) 1 FROM nginx:1.21-alpine 2 3 RUN rm /etc/nginx/conf.d/default.conf 4 COPY nginx.conf /etc/nginx/conf.d