mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 04:28:15 +00:00
docker file fix for data pages
This commit is contained in:
@@ -9,7 +9,6 @@ RUN ln -s /site/config.toml /run \
|
||||
&& ln -s /site/.eslintrc.js /run \
|
||||
&& ln -s /site/archetypes /run \
|
||||
&& ln -s /site/content /run \
|
||||
&& ln -s /site/data /run \
|
||||
&& ln -s /site/layouts /run \
|
||||
&& ln -s /site/src /run \
|
||||
&& ln -s /site/themes /run \
|
||||
|
||||
Reference in New Issue
Block a user