Python application which is running inside a docker container is not showing up
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I have created a python application using flask module and tested it locally and it is working fine. So i have tried to deploy it using a ubuntu docker container, but now the application is not loading from browser.
sudo docker run -d -p 5000:5000 --name p-email-ubuntu-cont app-ubuntu-img
tried loading localhost:5000 and ContainerIP:5000 but none of this is not loading.
Any suggesions?
ubuntu python docker container
add a comment |Â
up vote
0
down vote
favorite
I have created a python application using flask module and tested it locally and it is working fine. So i have tried to deploy it using a ubuntu docker container, but now the application is not loading from browser.
sudo docker run -d -p 5000:5000 --name p-email-ubuntu-cont app-ubuntu-img
tried loading localhost:5000 and ContainerIP:5000 but none of this is not loading.
Any suggesions?
ubuntu python docker container
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have created a python application using flask module and tested it locally and it is working fine. So i have tried to deploy it using a ubuntu docker container, but now the application is not loading from browser.
sudo docker run -d -p 5000:5000 --name p-email-ubuntu-cont app-ubuntu-img
tried loading localhost:5000 and ContainerIP:5000 but none of this is not loading.
Any suggesions?
ubuntu python docker container
I have created a python application using flask module and tested it locally and it is working fine. So i have tried to deploy it using a ubuntu docker container, but now the application is not loading from browser.
sudo docker run -d -p 5000:5000 --name p-email-ubuntu-cont app-ubuntu-img
tried loading localhost:5000 and ContainerIP:5000 but none of this is not loading.
Any suggesions?
ubuntu python docker container
ubuntu python docker container
asked 2 mins ago
Jith
2318
2318
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f476415%2fpython-application-which-is-running-inside-a-docker-container-is-not-showing-up%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password