Packaging

This commit is contained in:
Vincent Fiduccia
2018-04-20 16:43:03 -07:00
parent 6427ed976a
commit 2871f45954
10 changed files with 128 additions and 78 deletions
+1 -1
View File
@@ -13,4 +13,4 @@ if [ ! -z "$1" ]; then
PORT=$1
fi
docker run --rm -it -v $(pwd):/site rancherlabs/website:dev minify-images
docker run --rm -it -v $(pwd):/site rancher/docs:dev minify-images