Jupyter Proxy Server for Docker Container Panel server

I am trying to create a Docker Image for a Multi App Panel Server which I have developed. I have reduced the project to only 4 example files and 2 sample apps that work locally but when I try to run the panel server from a Docker Container I get weird behavior but no errors. Ideally I would be able to use jupyter-server-proxy to allow the Container to spawn apps for each user on the network and assign sub IP addresses that are redirected toward the Container Panel server.

Here is an [example app] and below are screenshots of what they look like when ran properly.(Downloads.zip - Google Drive) that I mentioned above.

First post let me know if I am missing information please.