mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 01:31:17 +00:00
scope launch script: Make the default port clear
This commit is contained in:
5
scope
5
scope
@@ -29,7 +29,10 @@ usage() {
|
||||
$name help - Print usage info
|
||||
$name version - Print version info
|
||||
|
||||
PEERS are of the form HOST[:PORT], and HOST may be an ip or hostname.
|
||||
PEERS are of the form HOST[:PORT]
|
||||
HOST may be an ip or hostname.
|
||||
PORT defaults to 4040.
|
||||
|
||||
Launch options:
|
||||
EOF
|
||||
docker run --rm -e CHECKPOINT_DISABLE --entrypoint=/home/weave/scope \
|
||||
|
||||
Reference in New Issue
Block a user