Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1015 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 1015 Bytes

DCGoss Test Image

Build Status Docker Pulls Github Repo

Maintainer

Joe Black | [email protected] | github

Introduction

This container contains goss and dgoss for testing docker containers

Using this image

See examples

  1. Copy the tests directory to the base of your repository.
  2. Follow directions for dcgoss, substituting dcgoss edit and dcgoss run with tests/edit and tests/run respectively.
  3. Set your Makefile test target to tests/run <docker-compose-service>
  4. make test