Nas小白星球
搜索文章
Compsoe归档
新手教程
系统安装
白嫖福利
联系我
Compsoe归档
新手教程
系统安装
白嫖福利
联系我
# Compose归档
(21)
# 新手教程
(21)
# 常见问题
(16)
# 自动观影
(6)
# 网络
(16)
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归档
music_tag_web|音乐刮削
version: '3' services: music-tag: image: xhongc/music_tag_web:latest container_name: music-tag-web ports: - "8001:8001" volume
作者:滔哥有点菜
发布时间:2025-07-04
分类:
Compsoe归档
标签:
#
Compose归档
idphotos|证件照
证件照 services: hivision_idphotos: image: linzeyi/hivision_idphotos:latest container_name: hivision_idphotos ports: - "7860:7860"
作者:滔哥有点菜
发布时间:2025-07-04
分类:
Compsoe归档
标签:
#
Compose归档
wxchat|微信消息服务
一键安装 docker run -d \ --name wxchat \ --restart=always \ -p 80:80 \ ddsderek/wxchat:latest 项目部署 version: '3.3' services: wxchat:
作者:滔哥有点菜
发布时间:2025-07-04
分类:
Compsoe归档
标签:
#
Compose归档
共 21 篇文章
1
2
3
页