mirror of
https://github.com/Medicean/VulApps.git
synced 2025-06-21 10:20:20 +00:00
Merge 0b24728b353d4598d17751d3bac7b7cb8aea808a into 65a793b714ad0404c0228fe8259ea7047996d72d
This commit is contained in:
commit
5266960904
@ -34,7 +34,7 @@ $ docker pull medicean/vulapps:r_redis_1
|
||||
2. 启动环境
|
||||
|
||||
```
|
||||
$ docker run --name=redisvul -d -p 22:22 -p 6379:6379 medicean/vulapps:r_redis_1
|
||||
$ docker run --name=redisvul -d -p 6379:6379 medicean/vulapps:r_redis_1
|
||||
```
|
||||
> `-p 22:22` 前面的 22 代表物理机的端口,可随意指定。
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user