Forum Discussion
softwaretester
Occasional Contributor
hi i need to use only 5.2.1 version.
but if i want to pull your docker image how to do it in my computer?
docker build -t nmrao/soapui:4.5.1 .
the above command not working.
nmrao
7 years agoChampion Level 3
There are instructions how to pull.
"docker pull nmrao/soapui:4.5.1" - would pull 4.5.1 version.
If you want to see other versions, see
https://hub.docker.com/r/nmrao/soapui/tags/
"docker pull nmrao/soapui:4.5.1" - would pull 4.5.1 version.
If you want to see other versions, see
https://hub.docker.com/r/nmrao/soapui/tags/
Related Content
- 2 years ago
- 2 years ago
- 8 years ago
- 9 years ago