From e8176cdae41fa73e2a2a2ecc25ee76ff6243116e Mon Sep 17 00:00:00 2001 From: liuzheng Date: Tue, 6 Mar 2018 14:43:35 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20v0.5.0=20=E5=9F=BA=E4=BA=8E=20CentOS7?= =?UTF-8?q?=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v0.5.0-基于-CentOS7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v0.5.0-基于-CentOS7.md b/v0.5.0-基于-CentOS7.md index 9cce4db..29a5486 100644 --- a/v0.5.0-基于-CentOS7.md +++ b/v0.5.0-基于-CentOS7.md @@ -213,7 +213,7 @@ $ ls /opt/luna 使用docker启动 guacamole ```shell -docker run \ +docker run -d \ -p 8080:8080 \ -e JUMPSERVER_SERVER=http://:8080 \ jumpserver/guacamole