Sign inSign up

bugyik/dredd

By bugyik

Updated about 8 years ago

Dredd docker image

Image
0

3.3K

bugyik/dredd repository overview

Dredd

An unofficial docker image with Dredd.

docker layers docker pulls

Why

  • Up to date!
  • Super tiny (5x smaller than official)
  • With defined ENTRYPOINT

Usage

$ 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

Tag summary

Content type

Image

Digest

Size

31.7 MB

Last updated

about 8 years ago

docker pull bugyik/dredd