diff --git a/README.md b/README.md index e1c1c17..582eaaf 100644 --- a/README.md +++ b/README.md @@ -1 +1,10 @@ -This is a backup repository with encrypted content \ No newline at end of file +1、git clone https://gitea.chickliu.fun/chickliu/bakup.git +2、cd bakup +3、docker build -t jd_h5st_server . + +4、docker run -d \ + --name jd_server \ + -p 3001:3001 \ + --log-opt max-file=2 \ + --log-opt max-size=50m \ + jd_h5st_server