FROM docs/base:oss MAINTAINER Mary Anthony (@moxiegirl) ENV PROJECT=registry # To get the git info for this repo COPY . /src RUN rm -r /docs/content/$PROJECT/ COPY . /docs/content/$PROJECT/