version: "3.8"services: cloudreve: container_name: cloudreve image: cloudreve/cloudreve:latest restart: unless-stopped network_mode: bridge ports: - "5212:5212" volumes: - /share/downloads/temp:/data - /share/Container/cloudreve/uploads:/cloudreve/uploads - /shar...
xavier-niu/cloudreve-docker 该docker-compose文件仅适用于linux/amd64架构,如果您正在使用arm请尝试修改部分参数。 docker-compose.yml 代码语言:javascript 代码运行次数:0 运行 AI代码解释 version:'3'services:aria2:image:p3terx/aria2-prologging:options:max-size:1mports:-6800:6800-6888:6888-6888:6888/ud...
Docker安装私有云盘网盘Cloudreve Cloudreve是一个支持多家云存储驱动的公有云文件系统✨ 特性☁ 支持本机、从机、七牛、阿里云 OSS、腾讯云 COS、又拍云、OneDrive (包括世纪互联版) 作为存储端 上传/下载...可用作公司或个人的云盘文件存储或FQ代理程序的回落点,支持目录、文件分享。go语言开发,性能和部署很方便...
Cloudreve 使用docker部署时提示内存不足按照下面的参数,没有改动, 启动容器时,中间的两个文件,会被...
-X 'github.com/cloudreve/Cloudreve/v3/pkg/conf.LastCommit=${COMMIT_SHA}'\ -w -s" # build final image FROMalpine:3.12 AS dist LABELmaintainer="mritd <mritd@linux.com>" # we use the Asia/Shanghai timezone by default, you can be modified ...
🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers) - fix: timeout while fetching yarn pkgs in building docker image action · cloudreve/Cloudreve@42a31f2
&& go install -ldflags "-X 'github.com/cloudreve/Cloudreve/v3/pkg/conf.BackendVersion=${VERSION}' \ -X 'github.com/cloudreve/Cloudreve/v3/pkg/conf.LastCommit=${COMMIT_SHA}'\ -w -s"# build final image FROM alpine:3.12 AS distLABEL...
-X 'github.com/cloudreve/Cloudreve/v3/pkg/conf.LastCommit=${COMMIT_SHA}'\ -w -s" # build final image FROM alpine:3.12 AS dist LABEL maintainer="mritd <mritd@linux.com>" # we use the Asia/Shanghai timezone by default, you can be modified # by `docker build --build-arg=TZ=...
*.ico -f \ && go install -ldflags "-X 'github.com/cloudreve/Cloudreve/v3/pkg/conf.BackendVersion=${VERSION}' \ -X 'github.com/cloudreve/Cloudreve/v3/pkg/conf.LastCommit=${COMMIT_SHA}'\ -w -s" # build final image FROM alpine:3.12 AS dist LABEL maintainer="mritd <mritd@linux.com>...