snapshot:
cd snapshot; \
cp ../../dist/apache-skywalking-apm-incubating.tar.gz ./ ; \
docker build -t skywalking/oap:latest .
.PHONY: snapshot