diff --git a/Dockerfile b/Dockerfile index 7e446d4a8e..2f42486c19 100644 --- a/Dockerfile +++ b/Dockerfile @@ -70,6 +70,7 @@ FROM builderbase AS upstream-resources COPY ./_scripts/fetch-upstream-resources.sh ./_scripts/ COPY ./_config.yml . COPY ./_data/toc.yaml ./_data/ +COPY ./_samples/boilerplate.txt ./_samples/ RUN bash ./_scripts/fetch-upstream-resources.sh .