mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 20:48:11 +00:00
Force pull on dev script
This commit is contained in:
@@ -64,4 +64,5 @@ if [[ "$THEME" ]]; then
|
||||
THEMEVOLUME="-v ${ABSOLUTE}:/run/node_modules/rancher-website-theme"
|
||||
fi
|
||||
|
||||
docker pull rancher/docs:dev
|
||||
docker run --rm -p ${PORT}:${PORT} -it -v $(pwd):/site ${THEMEVOLUME} rancher/docs:dev dev --port=${PORT}
|
||||
|
||||
Reference in New Issue
Block a user