Download Desktop Edition¶
A free-to-use desktop version is available on Docker. To access it, run this command in your Docker Desktop Terminal:
docker pull fintrac/trac-desktop:latest
You should now see the image listed. Click the pull icon and expand the optional settings.

The host port should be 8080. The container path is /mnt/trac. For the host path, create an empty folder on your local machine and select that.
Click Run. After a minute you should see a message saying “… Service is up and running”

Click on the host port link to open the application.
Note
If your organisation has an enterprise deployment of trac, your system administrator should be able to provide access, typically via the enterprise SSO mechanism.