Stille b045df1965 fix chevereto 1.3.0 3 years ago
..
examples 2340e8e7e2 Create chevereto 4 years ago
hooks 2340e8e7e2 Create chevereto 4 years ago
.dockerignore 2340e8e7e2 Create chevereto 4 years ago
Dockerfile b045df1965 fix chevereto 1.3.0 3 years ago
Dockerfile-installer 2340e8e7e2 Create chevereto 4 years ago
LICENSE 2340e8e7e2 Create chevereto 4 years ago
README.md 2812347933 Update README.md 4 years ago
docker-compose.yml 2812347933 Update README.md 4 years ago
settings.php 2340e8e7e2 Create chevereto 4 years ago
versions 2340e8e7e2 Create chevereto 4 years ago

README.md

chevereto

GitHub stilleshan/dockerfiles
Docker stilleshan/chevereto

docker image support for X86 and ARM

简介

基于 Chevereto-Free 项目的 docker 镜像.

更新

2021-06-09 更新1.3.0版 docker 镜像,新增同时支持 X86 和 ARM 架构.

部署

docker compose

下载 docker-compose.yml 执行以下命令启动:

docker-compose up -d

参考教程修改相关参数: docker compose 部署迁移 Chevereto 图床程序教程

参考

GitHub docker-chevereto