Docker Overview
TestRail can now be installed via Docker containers making it much easier to get up and running with TestRail. This includes all dependencies and files needed for TestRail keeping installation time to a minimum.
You can also clone everything from the “TestRail Docker Github Repo”
Requirements
- Some basic understanding of docker (e.g knowing what containers, images, detached mode, … are) → Official “Get Started” available here
- Optional: If you’re using the
quickstart.sh
script, also installsudo
andip
(usually pre-installed on most systems)