mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 12:38:05 +00:00
Algolia
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ FROM rancher/docs:latest as prod
|
||||
|
||||
FROM rancher/docs:build
|
||||
|
||||
COPY --from=prod /usr/share/nginx/html/final.algolia.json /run
|
||||
COPY --from=prod /usr/share/nginx/html/docs/final.algolia.json /run
|
||||
WORKDIR /run
|
||||
COPY package.json package.json
|
||||
COPY scripts scripts
|
||||
|
||||
Reference in New Issue
Block a user