Hello! When I configure a docker image, I encounter the following problems, how can I solve them?
[root@iZwz9d0nxbox77l0r5cu81Z TD]# docker run -it --rm -p 8080:80 trame-app
- Restarting Apache httpd web server apache2 AH00558: apache2: Could not reliably determine the server’s fully qualified domain name, using 172.17.0.2. Set the ‘ServerName’ directive globally to suppress this message
[ OK ]
Starting server…
Starting the wslink launcher at
/deploy/server/venv/bin/python: Error while finding module specification for ‘wslink.launcher’ (ModuleNotFoundError: No module named ‘wslink’)