Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 285 Bytes

quick-start.md

File metadata and controls

14 lines (9 loc) · 285 Bytes

Get started quickly with docker

See Dockerfile

How to use this image

$ docker run --restart always -d -e SW_OAP_ADDRESS=oap:11800 skyapm/skywalking-php

Configuration

SW_OAP_ADDRESS

The address of OAP server. Default value is oap:11800.