Skip to content

Commit e36b028

Browse files
committed
Add instructions on how to publish the updated Benchmark for Java Docker image to Docker Hub.
1 parent 7fefbf8 commit e36b028

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

VMs/buildDockerImage.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ fi
1111
docker image rm benchmark:latest
1212
docker build -t benchmark .
1313

14+
# Once verified/tested, to publish an update to the OWASP Benchmark Docker image, run the following:
15+
# docker push owasp/benchmark:latest
16+

0 commit comments

Comments
 (0)