lucasfontiniemail@cloudshell:~/Google_cloud_kubernets (kubernetsproject-396820)$ docker run -p 5000:5000 --rm webapp
* Serving Flask app 'app' (lazy loading)
* Environment: production
WARNING: This is a development server. Do not use it in a production deployment.
Use a production WSGI server instead.
* Debug mode: off
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
* Running on all addresses (0.0.0.0)
* Running on http://127.0.0.1:5000
* Running on http://172.18.0.2:5000
Press CTRL+C to quit
172.18.0.1 - - [26/Aug/2023 18:21:56] "GET /?authuser=0&redirectedPreviously=true HTTP/1.1" 200 -
172.18.0.1 - - [26/Aug/2023 18:21:56] "GET /favicon.ico HTTP/1.1" 404 -