https://github.com/burakince/docker-dredd
Dredd Dockerfile
https://github.com/burakince/docker-dredd
api-blueprint apiblueprint blueprint cdc docker docker-image dockerfile dredd node nodejs
Last synced: 6 days ago
JSON representation
Dredd Dockerfile
- Host: GitHub
- URL: https://github.com/burakince/docker-dredd
- Owner: burakince
- License: mit
- Created: 2018-01-08T11:19:54.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-12-07T13:03:46.000Z (about 1 year ago)
- Last Synced: 2024-12-07T13:17:18.287Z (about 1 year ago)
- Topics: api-blueprint, apiblueprint, blueprint, cdc, docker, docker-image, dockerfile, dredd, node, nodejs
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/burakince/docker-dredd/
- Size: 200 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Dredd
[](https://github.com/burakince/docker-dredd/actions/workflows/docker-publish.yml)



[](https://artifacthub.io/packages/search?repo=dredd)
## Usage
```
docker run -it --rm -v $(pwd):/blueprints --entrypoint dredd burakince/docker-dredd /blueprints/*.md http://localhost
```