随笔分类 - Docker
摘要:
安装可视化页面openwebui 需要docker环境,参考搭建步骤 国内加速镜像参考网址:https://docker.aityp.com/r/ghcr.io/open-webui/open-webui 这里使用0.6.4版本 docker pull swr.cn-north-4.myhuawei
阅读全文
安装可视化页面openwebui 需要docker环境,参考搭建步骤 国内加速镜像参考网址:https://docker.aityp.com/r/ghcr.io/open-webui/open-webui 这里使用0.6.4版本 docker pull swr.cn-north-4.myhuawei
阅读全文
摘要:
开启环境支持 # 启用Hyper-V(执行后需重启) Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All # 启用适用于Linux的Windows子系统(WSL) dism.exe /online /en
阅读全文
开启环境支持 # 启用Hyper-V(执行后需重启) Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All # 启用适用于Linux的Windows子系统(WSL) dism.exe /online /en
阅读全文
摘要:
效果预览 一键安装命令 apt install docker.io -y#需要docker环境 bash -c "$(curl --insecure -fsSL https://ddsrem.com/xiaoya_install.sh)" 进入安装菜单 继续根据菜单提示继续下一步到提示:输入你的 阿
阅读全文
效果预览 一键安装命令 apt install docker.io -y#需要docker环境 bash -c "$(curl --insecure -fsSL https://ddsrem.com/xiaoya_install.sh)" 进入安装菜单 继续根据菜单提示继续下一步到提示:输入你的 阿
阅读全文
摘要:
效果预览 添加预览 docker-compose部署 services: mealie: #image: ghcr.srebro.site/mealie-recipes/mealie:v1.10.2 image: docker.cnb.cool/srebro/pidin/mealie:v2.8.0
阅读全文
效果预览 添加预览 docker-compose部署 services: mealie: #image: ghcr.srebro.site/mealie-recipes/mealie:v1.10.2 image: docker.cnb.cool/srebro/pidin/mealie:v2.8.0
阅读全文
摘要:
效果预览 拉取命令 # 创建所有必要的子目录(确保路径层级完整) mkdir -p /home/service/zfile/conf/db \ /home/service/zfile/conf/logs \ /home/service/zfile/data/file # 运行官方镜像并挂载自定义路径
阅读全文
效果预览 拉取命令 # 创建所有必要的子目录(确保路径层级完整) mkdir -p /home/service/zfile/conf/db \ /home/service/zfile/conf/logs \ /home/service/zfile/data/file # 运行官方镜像并挂载自定义路径
阅读全文
摘要:
文件快递柜 通过“取件码”直接获取文件 部署命令: docker run -d --restart=always -p 12345:12345 -v /opt/FileCodeBox/:/app/data --name filecodebox lanol/filecodebox:beta 成功后直接
阅读全文
文件快递柜 通过“取件码”直接获取文件 部署命令: docker run -d --restart=always -p 12345:12345 -v /opt/FileCodeBox/:/app/data --name filecodebox lanol/filecodebox:beta 成功后直接
阅读全文

浙公网安备 33010602011771号