Commit Graph

7 Commits

Author SHA1 Message Date
f2588a065a 👷 Update CI build system. 2022-02-26 03:52:12 +00:00
nevinen
c59566d458
docker supports custom installation of pypi dependencies (#79)
 docker 支持自定义安装 pypi 依赖 (#79)

* 有些插件额外需要一些未安装的依赖,支持用户自己定义`requirements2.txt`,创建容器时即自动安装好,这样更新镜像或重建容器不影响这些插件的使用。
2021-05-28 20:31:00 +08:00
nevinen
a7fa55e01b
👷 Docker redis supports data permanence, fix #74 (#75)
👷 Docker redis 支持数据永久化, fix #74 (#75)
2021-05-08 21:52:36 +08:00
nevinen
60292725e0
👷 Docker supports data persistence, root permissions (#73)
👷 Docker 支持数据持久化、Root 权限 (#73)
2021-05-07 23:18:06 +08:00
nevinen
7f3aa6d5c0
👷 Docker adjust redis startup mode (#72)
👷 Docker 调整 redis 启动方式 (#72)
2021-05-05 23:18:43 +08:00
nevinen
f1c1933ffb
👷 Thorough Docker iteration
👷 彻底的 Docker 迭代
2021-05-04 00:13:05 +08:00
nevinen
69dc6d83e0
👷 Thorough Docker iteration (#69)
👷 彻底的 Docker 迭代 (#69)
2021-05-02 00:48:32 +08:00