Using Tugboat's Prebuilt Docker Images

Tugboat maintains several prebuilt Docker images. These images are extensions of official Docker images that include tools and configurations that help them work well with Tugboat. Tugboat’s images track the upstream images, meaning the tugboatqa/httpd:2.4 image extends the latest official httpd:2.4 image.

For a complete list of Tugboat’s images and tags, find us on Docker Hub.

You can check out the scripts we used to create these images on GitHub.

We add new prebuilt service images as users need them. If there is something you need that we have not yet added, let us know, and we will work with you to try to get it added to the list. Alternatively, you are free to choose a generic service image, such as debian, ubuntu, or centos, and install any packages you might need.