mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 20:48:11 +00:00
Packaging
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user