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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,6 +107,7 @@ For more info:
107
107
The dockerfile is included in the root of the project. The Dockerfile will expect a curl-runnings executable in the same directory as the Dockerfile and a tests.yml file. You can download the latest executable from the release page : https://github.com/aviaviavi/curl-runnings/releases .
108
108
109
109
``` docker build . -t curl-runnings-tests```
110
+
110
111
``` docker run curl-runnings-tests```
111
112
112
113
In case u use docker-compose, you can add this to docker-compose.yml:
0 commit comments