DaoCloud / public-image-mirror

很多镜像都在国外。比如 gcr 。国内下载很慢,需要加速。致力于提供连接全世界的稳定可靠安全的容器镜像服务。
Apache License 2.0
5.23k stars 758 forks source link

sillytavern 镜像添加申请 #22332

Closed lenohard closed 1 month ago

lenohard commented 1 month ago

白名单级别

只需要这一个镜像 (如 docker.io/library/busybox)

镜像仓库地址

ghcr.io/sillytavern/sillytavern:latest

这是镜像仓库官方认证过的么?

不是 (请补充下面的信息, 乱填将关闭申请)

项目源码地址 或 组织地址

https://github.com/SillyTavern/SillyTavern

官网 或 文档 或 项目源码 中哪提及对应的镜像的地址 (需要证明这个镜像和源码有实际关联)

docker create --name='sillytavern' --net='[DockerNet]' -e TZ="[TimeZone]" -p '8000:8000/tcp' -v '[plugins]':'/home/node/app/plugins':'rw' -v '[config]':'/home/node/app/config':'rw' -v '[data]':'/home/node/app/data':'rw' 'ghcr.io/sillytavern/sillytavern:[version]'

补充说明

No response

github-actions[bot] commented 1 month ago

Hi @lenohard, 感谢您的反馈! 我们会尽快跟进.

Details Instructions for interacting with me using comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the [gh-ci-bot](https://github.com/wzshiming/gh-ci-bot) repository.