github.com/google/osv-scalibr@v0.4.1/extractor/filesystem/containers/dockerbaseimage/testdata/dockerfile.no-version (about) 1 FROM nginx 2 3 RUN echo hello world 4 5 COPY nginx.conf /etc/nginx/nginx.conf 6 COPY static/ /usr/share/nginx/html