An unofficial docker image with Dredd.
$ docker run \
--rm \
--tty \
--link 'container_name' \
--network 'network_name' \
--volume '/path/to/api-description.apib:/blueprint.apib' \
--volume '/path/to/hook.js:/hook.js' \
bugyik/dredd /blueprint.apib container_name --hookfiles /hook.js
Content type
Image
Digest
Size
31.7 MB
Last updated
about 8 years ago
docker pull bugyik/dredd