Newman: Do not sync readme in dockerhub

Created on 17 Dec 2018  路  3Comments  路  Source: postmanlabs/newman

In dockerhub readme ( https://hub.docker.com/r/postman/newman/ )
image

In github readme ( https://github.com/postmanlabs/newman/tree/master/docker )
image

Issue

following sh will not work. Please update the document in order to help the new user.

docker run -t postman/newman --url="https://www.getpostman.com/collections/8a0c9bc08f062d12dcda"
bug docker documentation

All 3 comments

@AlphaWong Thanks for pointing this out, I've corrected the typo.

@kunagpal the updated readme is still incorrect.

image

docker run -t postman/newman ***run*** "https://www.getpostman.com/collections/8a0c9bc08f062d12dcda"

Fixed 馃槃

Was this page helpful?
0 / 5 - 0 ratings