Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 495 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 495 Bytes

docker-tester

A simple tool to run automated tests on a fleet of docker images. The code assumes the following:

  1. boot2docker is installed and in the path, and hosts the docker server
  2. the boot2docker image has a "current" snapshot (to cut down boot time)
  3. an Apache server runs on the host, serving bashcheck

NOTE: this script only process the LATEST tag, and only images that do have the tag.