# ShellSpec docker images [ShellSpec](https://shellspec.info/) 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](https://github.com/SimonKagstrom/kcov) is included. The tag `latest` is latest release version. ## Alpine based ![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/shellspec/shellspec) ![Docker Cloud Automated build](https://img.shields.io/docker/cloud/automated/shellspec/shellspec) ![Docker Pulls](https://img.shields.io/docker/pulls/shellspec/shellspec) 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](https://img.shields.io/docker/cloud/build/shellspec/shellspec-debian) ![Docker Cloud Automated build](https://img.shields.io/docker/cloud/automated/shellspec/shellspec-debian) ![Docker Pulls](https://img.shields.io/docker/pulls/shellspec/shellspec-debian) 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](https://img.shields.io/docker/cloud/build/shellspec/shellspec-scratch) ![Docker Cloud Automated build](https://img.shields.io/docker/cloud/automated/shellspec/shellspec-scratch) ![Docker Pulls](https://img.shields.io/docker/pulls/shellspec/shellspec-scratch) https://hub.docker.com/r/shellspec/shellspec-scratch Tags: - shellspec/shellspec-scratch:latest - shellspec/shellspec-scratch:master - shellspec/shellspec-scratch:[VERSION]