Skip to content

apiaryio/dredd-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dredd in Docker

DockerHub: apiaryio/dredd

Travis CI Build Status Docker Build Status Docker Pulls Docker Stars

Dredd is an HTTP API testing tool. You can find out more about it at its documentation or its code repository. This repository contains Docker setup for Dredd in form of a Dockerfile and the tooling necessary to regularly publish a Docker image with the latest Dredd version available.

How to run Dredd using Docker?

Please read the Docker section of the Dredd's installation guide.

How does this repository work?

This repository has Travis CI builds set up. Travis CI supports setting up a cron build, which triggers every day. The build ensures the Dredd image isn't behind the latest Dredd version for more than one day.

Releases

No releases published

Packages

No packages published