本镜像来自 chevereto-free, chevereto-free-multi-language 和 docker-chevereto,部署需要做以下配置:
/config/data80PUIDPGIDTZdocker-compose参考:
version: "3.1"
services:
chevereto2ktsee:
image: surenkid/chevereto:1.6.2
container_name: chevereto2ktsee
hostname: chevereto2ktsee
restart: unless-stopped
network_mode: bridge
deploy:
resources:
limits:
cpus: '0.12'
memory: 256M
environment:
- PUID=1000
- PGID=1000
- TZ=Asia/Shanghai
volumes:
- /home/volume/chevereto/config:/config
- /home/volume/chevereto/data:/data
ports:
- 80:80
Content type
Image
Digest
sha256:9e7b1cc01…
Size
36.9 MB
Last updated
almost 4 years ago
docker pull surenkid/chevereto