I fixed your comment, but next time, please use code blocks.
Regarding the issue, it seems you have a problem with loading the files in th webbrowser. The browser’s developer console should show you what is missing and you can check whether the files are there as you would on a server without Docker. You can use docker exec to start a shell in the container to look around.