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
If the changes are to be made to the first one, Could you pls tell me how should I be making changes there. Is there a way I can access that file? @DannyDainton
There is a typo in the description of the image on docker hub:
https://hub.docker.com/r/postman/newman
Current text:
Step 3:
Run a collection using the newman image:
docker run -t postman/newman:alpine https://www.getpostman.com/collections/8a0c9bc08f062d12dcda
Desired text:
Step 3:
Run a collection using the newman image:
docker run -t postman/newman:alpine run https://www.getpostman.com/collections/8a0c9bc08f062d12dcda
Remark: The example uses a collection of version 1 and it is recommended to transfer the example collection to version 2.
The text was updated successfully, but these errors were encountered: