Sign inSign up

csap/upload

By csap

Updated over 3 years ago

Image
0

968

csap/upload repository overview

this is a public upload file server

example run script

docker run -d --name upload -p 8049:8049 \ -e PORT=8049 \ -e JAVA_OPTS="-Dfile.encoding=UTF8 -Dsun.jnu.encoding=UTF8" \ -e ALIYUN_ENABLED=true \ -e ALIYUN_TIME=30 \ -e ALIYUN_EXPIRATION=year \ -e ALIYUN_ACCESS_KEY_SECRET=xx\ -e ALIYUN_ACCESS_KEY_ID=xx\ -e ALIYUN_BUCKET_NAME=xx \ -e ALIYUN_BUCKET_URL=https://xx.xx.xx/ \ -e ALIYUN_ENDPOINT_URL=oss-cn-hangzhou-internal.aliyuncs.com \ csap/upload

Tag summary

Content type

Image

Digest

sha256:a4e01d323

Size

447.9 MB

Last updated

over 3 years ago

docker pull csap/upload