Sign inSign up

wolfdeng/docker-drakov

By wolfdeng

Updated about 10 years ago

Drakov Docker image

Image
0

351

wolfdeng/docker-drakov repository overview

Drakov Docker image

Run a api-blueprint Document application in docker.

Document your API in the API blueprint format, and Drakov mocks your routes and sends the responses defined in the api spec.

See more about the application: https://github.com/Aconex/drakov

Docker Run Example

Run Default Example
docker run -it -p 4007:4007 wolfdeng/docker-drakov
Select API Document
docker run -it -v $API_DIR:/etc/secrets -p 4007:4007 wolfdeng/docker-drakov

API-Blueprint Example

API Blueprint Example

Tag summary

Content type

Image

Digest

Size

125.3 MB

Last updated

about 10 years ago

docker pull wolfdeng/docker-drakov