镜像概览
- 完整引用
docker.io/1995chen/dnf- Registry
- docker.io
- 命名空间
- 1995chen
- 仓库
- dnf
- 已缓存 Tag 数
- 146
- 最近同步
- 07/06/2026, 12:08 PM
简介
1995chen/dnf 地下城与勇士(DNF)私服 All-in-One 镜像,集成游戏服务端与数据库,面向 homelab 怀旧私服而非常规生产服务。
详细介绍
1995chen/dnf 打包 DNF 私服运行环境与初始化脚本,简化在 Docker 中启动游戏服务器、网关与数据库。定位为私服/怀旧娱乐用途,涉及版权与合规风险,非企业级在线游戏架构;需较大内存与特定端口映射,不适合标准 K8s 无状态 Deployment。
快速启动
docker run -d --name dnf-server \
-p 7001:7001 -p 7002:7002 \
docker.io/1995chen/dnf:latest
推荐实践
docker run -d --name dnf-server \
--restart unless-stopped \
-p 7001:7001 -p 7002:7002 -p 3306:3306 \
-v /data/dnf:/data \
-e PUBLIC_IP=192.168.1.100 \
docker.io/1995chen/dnf:2024
核心参数说明
-p 7001:7001 -p 7002:7002— 游戏客户端连接端口-p 3306:3306— 内置 MySQL(按需映射)-v /data/dnf:/data— 角色与配置持久化-e PUBLIC_IP— 客户端可见公网/局域网 IP--restart unless-stopped— 私服持续运行- 合规 — 仅个人学习,注意版权
最新 Tag(20 条)
查看全部 146 个 Tag →| Tag | 架构 | 推送时间 | 大小 | Digest | 同步 | 期望 | 操作 |
|---|---|---|---|---|---|---|---|
docker.io/1995chen/dnf :centos7-1bdc55b | linux/amd64 | 2026/07/03 12:56 | 531.3 MB | sha256:5a02df736af6… | |||
docker.io/1995chen/dnf :centos6-1bdc55b | linux/amd64 | 2026/07/03 12:56 | 508.3 MB | sha256:d37b58044b1b… | |||
docker.io/1995chen/dnf :centos5-1bdc55b | linux/amd64 | 2026/07/03 12:55 | 584.3 MB | sha256:d5a85d30f30e… | |||
docker.io/1995chen/dnf :centos7-542d539 | linux/amd64 | 2026/07/02 22:04 | 531.3 MB | sha256:7843ad14b7fc… | |||
docker.io/1995chen/dnf :centos6-542d539 | linux/amd64 | 2026/07/02 22:03 | 508.3 MB | sha256:e07922263174… | |||
docker.io/1995chen/dnf :centos5-542d539 | linux/amd64 | 2026/07/02 22:03 | 584.3 MB | sha256:9ecf5d698e93… | |||
docker.io/1995chen/dnf :centos7-21fb127 | linux/amd64 | 2026/07/02 22:03 | 531.3 MB | sha256:a4b22a3034a7… | |||
docker.io/1995chen/dnf :centos7-8ea7826 | linux/amd64 | 2026/07/02 22:02 | 531.3 MB | sha256:1b27ea481280… | |||
docker.io/1995chen/dnf :centos6-21fb127 | linux/amd64 | 2026/07/02 22:02 | 508.3 MB | sha256:82d87ae273cb… | |||
docker.io/1995chen/dnf :centos5-21fb127 | linux/amd64 | 2026/07/02 22:02 | 584.3 MB | sha256:f9e3cf083eb5… | |||
docker.io/1995chen/dnf :centos6-8ea7826 | linux/amd64 | 2026/07/02 22:02 | 508.3 MB | sha256:2df3fd5a3994… | |||
docker.io/1995chen/dnf :centos5-8ea7826 | linux/amd64 | 2026/07/02 22:01 | 584.3 MB | sha256:75b850603434… | |||
docker.io/1995chen/dnf :centos7-8ff054b | linux/amd64 | 2026/07/02 21:52 | 531.3 MB | sha256:7cd6be785329… | |||
docker.io/1995chen/dnf :centos6-8ff054b | linux/amd64 | 2026/07/02 21:51 | 508.3 MB | sha256:88d281e29f04… | |||
docker.io/1995chen/dnf :centos5-8ff054b | linux/amd64 | 2026/07/02 21:51 | 584.3 MB | sha256:580d584ba0fa… | |||
docker.io/1995chen/dnf :centos7-1a463d9 | linux/amd64 | 2026/07/02 21:45 | 531.3 MB | sha256:2573d4516ca7… | |||
docker.io/1995chen/dnf :centos6-1a463d9 | linux/amd64 | 2026/07/02 21:44 | 508.3 MB | sha256:89609b052d59… | |||
docker.io/1995chen/dnf :centos5-1a463d9 | linux/amd64 | 2026/07/02 21:44 | 584.3 MB | sha256:f1f71653e032… | |||
docker.io/1995chen/dnf :centos7-07296cf | linux/amd64 | 2026/07/02 21:39 | 531.3 MB | sha256:8ca0551d66bf… | |||
docker.io/1995chen/dnf :centos6-07296cf | linux/amd64 | 2026/07/02 21:39 | 508.3 MB | sha256:de558b846d3b… |