Last analyzed fbf9f16 5 days ago
Default analysis branch is
Currently analyzing run
Always tag the version of an image explicitly DOK-DL3006
Bug risk
5 months ago5 months old
Always tag the version of an image explicitly
1# syntax=docker/dockerfile:1
2
3FROM nginx4COPY . /usr/share/nginx/html
5MAINTAINER willtheorangeguy