You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,8 @@ To build a Docker image, execute the following command:
39
39
docker build --pull --rm -t webgoat.net .
40
40
```
41
41
42
+
Please note that Linux image is already built by pipeline and can be pulled from [here](https://github.com/users/tobyash86/packages?repo_name=WebGoat.NET).
43
+
42
44
#### Linux containers
43
45
44
46
To run the `webgoat.net` image, execute the following command:
0 commit comments