forked from mirror/MCSManager
新增 疑问链接
This commit is contained in:
parent
06e66bcefd
commit
14593e7da2
@ -6,8 +6,8 @@
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<p>创建新的 Docker 镜像 |
|
||||
<a href="https://github.com/Suwings/MCSManager/wiki/Question_1" style="color: #2f3ad6;">如何让 Minecraft 服务端运行在 Docker 镜像中?</a>
|
||||
<a href="https://github.com/Suwings/MCSManager/wiki/Question_2" style="color: #2f3ad6;">如何在我的电脑上安装 Docker?</a>
|
||||
<a href="https://github.com/Suwings/MCSManager/blob/gh-pages/Question_1.md" style="color: #2f3ad6;">如何让 Minecraft 服务端运行在 Docker 镜像中?</a>
|
||||
<a href="https://github.com/Suwings/MCSManager/blob/gh-pages/Question_2.md" style="color: #2f3ad6;">如何在我的电脑上安装 Docker?</a>
|
||||
</p>
|
||||
<small>您不需要具备 Docker 专业知识,最简单的方法是,您只需要填写一个名字即可。
|
||||
<br>其他选项请给有需求与具备相关知识的人员填写。
|
||||
|
@ -30,7 +30,7 @@
|
||||
<input type="text" class="form-control" placeholder="可填,列如 25565:25565" aria-describedby="sizing-addon3" v-model="dockerPorts">
|
||||
</div>
|
||||
<p>确认无误之后,单击保存即可 |
|
||||
<a href="https://www.docker.com/" style="color:rgb(32, 32, 192);">什么是 Docker ?</a>
|
||||
<a href="https://github.com/Suwings/MCSManager/blob/gh-pages/Question_3.md" style="color:rgb(32, 32, 192);">什么是 Docker ?</a>
|
||||
</p>
|
||||
<button class="btn btn-success" v-on:click="ok()">
|
||||
保存 Docker 配置
|
||||
|
Loading…
Reference in New Issue
Block a user