/ddos-sync-http-service

Http sync service for dDOS

Primary LanguageCSSApache License 2.0Apache-2.0

ddos-sync-http-service

Http sync service for dDOS

Bilder docker image

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