fbartels / dcgoss

A docker image for testing docker containers, includes dgoss and dcgoss.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DCGoss Test Image

Build Status Docker Pulls Github Repo

Maintainer

Joe Black | me@joeblack.nyc | 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

About

A docker image for testing docker containers, includes dgoss and dcgoss.


Languages

Language:Shell 82.0%Language:Dockerfile 10.7%Language:Makefile 7.3%