The documentation at https://docs.stoplight.io/docs/prism/f51bcc80a02db-installation#docker contains the following line: docker run --init -p 4010:4010 stoplight/prism:4 mock -h 0.0.0.0 api.oas2.yml Only after hitting a bug, I realised that `4` is far from the most recent version. Perhaps the guide should be updated to pull `latest`.
The documentation at https://docs.stoplight.io/docs/prism/f51bcc80a02db-installation#docker contains the following line:
Only after hitting a bug, I realised that
4is far from the most recent version. Perhaps the guide should be updated to pulllatest.