1
0
mirror of https://github.com/rancher/docs.git synced 2026-02-05 09:45:47 +01:00
This commit is contained in:
Vincent Fiduccia
2018-04-26 11:32:10 -07:00
parent 6658c3aa08
commit ba73f2933d

View File

@@ -15,6 +15,7 @@ RUN ln -s /site/config.toml /run \
&& ln -s /site/themes /run \
&& ln -s /site/scripts /run
# gulp doesn't like symlinks
COPY gulpfile.babel.js /run/
ADD https://github.com/rancherlabs/website-theme/archive/master.tar.gz master.tar.gz