{ "schemaVersion": 2, "dockerfileLines": [ "FROM nginx:mainline-alpine-slim", "COPY docs /usr/share/nginx/html" ] }