Building and running Request Tracker as a quadlet container

246 · Red Hat · Nov. 5, 2025, 7:36 a.m.
In this blog, I demonstrate how to containerize and operate Request Tracker (RT), a classic LAMP application.This article builds on Scott McCarty's post How to move Request Tracker into a Linux container. After the application container is built, I'll provide an example of how to use quadlets to run the container.BackgroundI first used Request Tracker at my second university job in 2002. This web application ticked all the necessary boxes for our organization. It ran on Unix and Linux, used a Pe...