sagit
sagit
``` version: '2.0' services: db: image: mariadb:10.5 container_name: seafile-mysql environment: - MYSQL_ROOT_PASSWORD=db_dev # Requested, set the root's password of MySQL service. - MYSQL_LOG_CONSOLE=true volumes: - /opt/seafile-mysql/db:/var/lib/mysql # Requested, specifies the...
数据库链接 DNS 问题
### 1. 该问题的重现步骤是什么? 开发helm时候发现数据库链接失败 [link](https://github.com/truecharts/apps/tree/master/charts/incubator/typecho) ### 3. 问题出现的环境 - 操作系统版本:Debian11 - 官方docker镜像:joyqi/typecho:1.2.0-php8.0-apache - 数据库镜像:bitnami/mariadb:10.7.3 - 浏览器版本: 99.0.4844.84 我进入容器查看环境变量都是对的  
### Short description of the app RustDesk Remote control of self-hosted servers ### Sources https://github.com/rustdesk/rustdesk-server ### I've read and agree with the following - [X] I've checked all open and...
按照博客和valine官网以及参考其他教程都没办法配置出来,不显示评论框。valine用的国际版。用别的主题可以正常显示
有没有考虑添加ARM等其他平台
I want to add a custom OpenAI embedding provider along with a custom OpenAI chat provider.
Error: container create failed: executable file `/entrypoint.sh` not found in $PATH: No such file or directory