skywalking-java/docs/en/Deploy-docker-image.md

561 B

  • 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