The current repo belongs to Closed status, and some functions are restricted. For details, please refer to the description of repo status
833 Star 6.8K Fork 3.2K

GVPssssssss-team / spider-flow
Closed

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
Clone or Download
Dockerfile 222 Bytes
Copy Edit Web IDE Raw Blame History
我是D authored 2020-03-17 13:16 . 新增docker部署
FROM java:8
MAINTAINER octopus
RUN mkdir -p /spider-flow
WORKDIR /spider-flow
EXPOSE 8088
ADD ./spider-flow-web/target/spider-flow.jar ./
CMD sleep 30;java -Djava.security.egd=file:/dev/./urandom -jar spider-flow.jar
Java
1
https://gitee.com/ssssssss-team/spider-flow.git
git@gitee.com:ssssssss-team/spider-flow.git
ssssssss-team
spider-flow
spider-flow
master

Search

10d9f8b4 4838521 8bde8327 4838521