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