From b4ec336a1ffcd9b54203f0afcb3263660622d464 Mon Sep 17 00:00:00 2001 From: pan <1029559041@qq.com> Date: Sun, 11 Oct 2020 02:43:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0openresty?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run b/run index 3bbbb42..001c7cb 100644 --- a/run +++ b/run @@ -1,3 +1,3 @@ #!/bin/sh #创建运行容器 -docker run -dit --name test -p 3000:3000 -p 2233:2233 -p 5000:5000 test:1.0 +docker run -dit --name test -p 3000:3000 -p 2233:2233 test:1.0