@ -20,7 +20,7 @@ docker build -t [自定义镜像名称] .
# 生成容器 指定容器名称
docker run --name="php_swoole_runtime" [镜像名称]
docker run --name="php_swoole_runtime" -d [镜像名称]
# 进入容器
The note is not visible to the blocked user.