Skip to content

Latest commit

 

History

History

README.md

ShellSpec docker images

ShellSpec is a full-featured BDD unit testing framework for shell scripts.

These docker images are for running ShellSpec easily and suitable for incorporating into CI.

The tag with kcov means Kcov is included. The tag latest is latest release version.

Alpine based

Docker Cloud Build Status Docker Cloud Automated build Docker Pulls

https://hub.docker.com/r/shellspec/shellspec

Tags:

  • shellspec/shellspec:latest
  • shellspec/shellspec:kcov
  • shellspec/shellspec:master
  • shellspec/shellspec:master-kcov
  • shellspec/shellspec:[VERSION]
  • shellspec/shellspec:[VERSION]-kcov

Debian based

Docker Cloud Build Status Docker Cloud Automated build Docker Pulls

https://hub.docker.com/r/shellspec/shellspec-debian

Tags:

  • shellspec/shellspec-debian:latest
  • shellspec/shellspec-debian:kcov
  • shellspec/shellspec-debian:master
  • shellspec/shellspec-debian:master-kcov
  • shellspec/shellspec-debian:[VERSION]
  • shellspec/shellspec-debian:[VERSION]-kcov

Scratch based

Docker Cloud Build Status Docker Cloud Automated build Docker Pulls

https://hub.docker.com/r/shellspec/shellspec-scratch

Tags:

  • shellspec/shellspec-scratch:latest
  • shellspec/shellspec-scratch:master
  • shellspec/shellspec-scratch:[VERSION]