We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55d2886 commit f34e41bCopy full SHA for f34e41b
1 file changed
README.md
@@ -78,7 +78,6 @@ This approach also allows teams to perform self assessment with changes tracked
78
yum update -y
79
yum install -y docker
80
service docker start
81
-docker pull bkimminich/juice-shop
82
docker run -d -p 80:80 wurstbrot/dsomm:latest
83
```
84
0 commit comments