mirror of
https://github.com/Medicean/VulApps.git
synced 2025-05-08 11:36:25 +00:00
添加阿里云镜像地址及说明
This commit is contained in:
parent
5e9597ce0e
commit
b0a9a65ffa
13
README.md
13
README.md
@ -4,10 +4,13 @@
|
||||
|
||||
> 喜欢请点 Star,如果不打算贡献,千万别 Fork
|
||||
|
||||
本项目 DockerHub 在线镜像地址: [https://hub.docker.com/r/medicean/vulapps/](https://hub.docker.com/r/medicean/vulapps/)
|
||||
|
||||
本项目 GitHub 地址: [https://github.com/Medicean/VulApps](https://github.com/Medicean/VulApps)
|
||||
|
||||
[DockerHub 在线镜像地址](https://hub.docker.com/r/medicean/vulapps/)
|
||||
|
||||
[阿里云国内镜像地址](https://dev.aliyun.com/detail.html?spm=5176.1972343.2.2.dSEVsG&repoId=7616)
|
||||
|
||||
|
||||
## 获取并使用相关镜像
|
||||
|
||||
> 直接使用 docker 命令拉取相关镜像,并启动。需要查看相关环境的 tag
|
||||
@ -20,6 +23,12 @@
|
||||
docker pull medicean/vulapps:s_struts2_s2-037
|
||||
```
|
||||
|
||||
如果使用的是阿里云镜像地址:
|
||||
|
||||
```
|
||||
docker pull registry.aliyuncs.com/medicean/vulapps:s_struts2_s2-037
|
||||
```
|
||||
|
||||
2. 创建并启动容器
|
||||
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user