Http sync service for dDOS
cd ddos-sync-http-service project folder
docker build -t buxiaoyang/ddos-sync-http-service .
or
docker build -f .\Dockerfile.alpine-x64 -t buxiaoyang/ddos-sync-http-service-alpine .
run the docker
docker run -p 8080:80 registry.cn-hangzhou.aliyuncs.com/buxiaoyang/ddos-sync-http-service