blob: 059b97a917847fbfa222427fd19d6d43435604fc [file] [log] [blame]
FROM scratch
COPY docs /docs
# CMD cannot be nil so we set it to empty string
CMD [""]