Nas小白星球
搜索文章
C佬专区
新手教程
Compsoe归档
系统安装
镜像加速源
Myicon图标
白嫖福利
联系我
C佬专区
新手教程
Compsoe归档
系统安装
镜像加速源
Myicon图标
白嫖福利
联系我
全部
Compsoe归档 (29)
新手教程 (32)
系统安装 (2)
白嫖福利 (5)
联系我 (1)
C佬专区 (3)
sun-panel|导航面板
version: "3.2" services: sun-panel: image: "hslr/sun-panel:latest" container_name: sun-panel volumes: - ./conf:/app/conf - /
作者:滔哥有点菜
发布时间:2025-07-04
分类:
Compsoe归档
标签:
#
Compose归档
redir115
services: redir115: image: htnanako/redir115:nginx container_name: redir115 restart: unless-stopped network_mode: host privileg
作者:滔哥有点菜
发布时间:2025-07-04
分类:
Compsoe归档
标签:
#
Compose归档
dockercopilot|dc容器更新
version: '3' services: dockerCopilot: image: 0nlylty/dockercopilot:UGREEN # 官方镜像地址 container_name: dockerCopilot # 设置自定义的项目名称 res
作者:滔哥有点菜
发布时间:2025-07-04
分类:
Compsoe归档
标签:
#
Compose归档
libretv|在线影视
services: libretv: image: bestzwei/libretv:latest container_name: libretv ports: - "8899:8080" # 将内部 8080 端口映射到主机的 8899 端口 env
作者:滔哥有点菜
发布时间:2025-07-04
分类:
Compsoe归档
标签:
#
Compose归档
dpanel|轻量管理面板
services: dpanel: image: dpanel/dpanel:latest container_name: dpanel restart: unless-stopped network_mode: bridge ports: -
作者:滔哥有点菜
发布时间:2025-07-04
分类:
Compsoe归档
标签:
#
Compose归档
lucky
services: lucky: image: gdy666/lucky container_name: lucky volumes: - ./data:/goodluck network_mode: h
作者:滔哥有点菜
发布时间:2025-07-04
分类:
Compsoe归档
标签:
#
Compose归档
FastEmby
version: '3.8' services: fastemby: container_name: FastEmby image: shenxianmq/fastemby:latest restart: unless-stopped volumes:
作者:滔哥有点菜
发布时间:2025-07-04
分类:
Compsoe归档
标签:
#
Compose归档
reader|阅读
services: reader: image: hectorqin/reader:latest container_name: reader ports: - 22000:8080 volumes: - /vol1/1000/Docker
作者:滔哥有点菜
发布时间:2025-07-04
分类:
Compsoe归档
标签:
#
Compose归档
firefox|火狐浏览器
version: '3.3' # 指定 Docker Compose 文件版本 services: firefox: image: jlesage/firefox # 使用 jlesage/firefox 镜像(基于容器的 Firefox 浏览器) container_na
作者:滔哥有点菜
发布时间:2025-07-04
分类:
Compsoe归档
标签:
#
Compose归档
Navidrome|音乐服务器
services: navidrome: image: deluan/navidrome:latest container_name: navidrome user: 0:0 network_mode: host restart: unless-stopp
作者:滔哥有点菜
发布时间:2025-07-04
分类:
Compsoe归档
标签:
#
Compose归档
共 29 篇文章
1
2
3
页