chore(cicd): add docker workflow and refine READMEs (#40)

This commit is contained in:
Hexxa 2021-02-02 19:09:03 +08:00 committed by GitHub
parent 76334b808d
commit 8bf1aebaf6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 67 additions and 13 deletions

View file

@ -4,4 +4,4 @@ docker run \
-v `pwd`/quickshare/root:/quickshare/root \
-e DEFAULTADMIN=qs \
-e DEFAULTADMINPWD=1234 \
hexxa/quickshare:0.3.0
hexxa/quickshare