mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-04-14 10:25:40 +00:00
329 B
329 B
Rancher Docs
Running for development/editing
The rancher/docs:dev docker image runs a live-updating server. To run on your workstation, run:
./scripts/dev
and then navigate to http://localhost:9001/. You can customize the port by passing it as an argument:
./scripts/dev 8080