Sign inSign up

yidigun/scouter-server

By yidigun

Updated about 8 years ago

UNSUPPORTED!! -- Scouter Server (CentOS, Java 8)

Image
Monitoring & observability
0

10K+

yidigun/scouter-server repository overview

Run

docker run -d \
  --restart unless-stopped \
  --name scouter-server \
  --hostname scouter-server \
  -p 6100:6100/tcp \
  -p 6100:6100/udp \
  -v /path/to/datadir:/webapp/data \
  -v /path/to/logdir:/webapp/logs \
  yidigun/scouter-server:latest

Build

docker build -t yidigun/scouter-server .

Tag summary

Content type

Image

Digest

Size

145.4 MB

Last updated

about 8 years ago

docker pull yidigun/scouter-server