glevand / tdd--docker

Docker container support for the TDD Project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TDD docker

Docker container support for the TDD Project.

To ease deployment of the TDD framework Docker container images for the various framework components are published to Docker Hub, and systemd unit files are provided for those components that can be managed as systemd services.

The docker-build-all.sh script will bulid all the TDD containers and can also install and enable the systemd services of those containers that have them. Individual containers and services can be build and/or setup with the container's build script, build-jenkins.sh for example.

Licence & Usage

All files in the TDD Project, unless otherwise noted, are covered by an MIT Plus License. The text of the license describes what usage is allowed.

About

Docker container support for the TDD Project.

License:Other


Languages

Language:Shell 100.0%