mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 12:38:05 +00:00
+1
-1
@@ -23,5 +23,5 @@ RUN gulp build
|
||||
RUN stat /run/public/index.html
|
||||
|
||||
FROM nginx
|
||||
COPY --from=build /run/public /usr/share/nginx/html/
|
||||
COPY --from=build /run/public /usr/share/nginx/html/docs/
|
||||
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||
|
||||
@@ -3,6 +3,8 @@ title: Rancher 2.0 Documentation
|
||||
shortTitle: Rancher 2.0
|
||||
insertOneSix: true
|
||||
weight: 1
|
||||
aliases:
|
||||
- /docs/rancher/v2.0/en/quick-start-guide/
|
||||
---
|
||||
|
||||
# Rancher 2.0 Documentation
|
||||
|
||||
Reference in New Issue
Block a user