tree: e5be6bbe8b255de403011f04dacf5b7a5f2e8627 [path history] [tgz]
  1. oap/
  2. ui/
  3. docker-compose.yml
  4. README.md
docker/README.md

This folder contains Docker files for SkyWalking developers to build images manually. If you want to start SkyWalking backend server with docker-compose for your integration, please visit https://github.com/apache/skywalking-docker repository.

You can use Makefile located at root folder to build docker image with current code base. The enviroment variable HUB and TAG will help you build the image with dedicated tag.