github.com/openshift/moby-moby@v1.13.2-0.20170601211448-f5ec1e2936dc/docs/yaml/Dockerfile (about)

     1  FROM scratch
     2  COPY docs /docs
     3  # CMD cannot be nil so we set it to empty string
     4  CMD  [""]