Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 559 Bytes

Deploy-docker-image.md

File metadata and controls

14 lines (10 loc) · 559 Bytes
  • Download source code and unzip source package. Execute following command under the unzipped directory.
> docker-compose pull
> docker-compose up

Attention: The Docker Compose is only designed for you to run collector in your local machine. If you are running by using our provided docker compose, you can't access the ip:10800.


Test environment : docker 17.03.1-ce, docker compose 1.11.2