How to install custom application in Docker Production setup via bench get-app <repo_link>?

i have developed a custom app and pushed it to my github account now how can i install it in docker production setup as there are different containers like frappe-frontend-1, frappe-backend-1 etc

can anyone provide steps for it?