Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues while running java application image #7

Open
arpitcoder opened this issue May 2, 2021 · 4 comments
Open

Issues while running java application image #7

arpitcoder opened this issue May 2, 2021 · 4 comments

Comments

@arpitcoder
Copy link

arpitcoder commented May 2, 2021

When I run this java application provided by you with the command- docker run -p 5000:5000 in28min/hello-world-java:0.0.1.RELEASE

And also when i try to run the rest api by - docker run -d -p 5001:8080 in28min/hello-world-rest-api:0.0.1.RELEASE

For the other python and nodejs application they are running fine.

Container do get up and running but when i go to check the localhost port to check the application, I don't anything there.

Do I need some other dependencies to install like apache tomcat or anything else.?

I am using Macbook pro M1 chip.

Please help ..!!

@yaroslavsadin
Copy link

same here, apple macbook m1 chip as well

@PrathamJaiswal001
Copy link

Just refresh the docker application and it'll work fine after that .

@DdeathCoder
Copy link

is it still open @arpitcoder

@170031284
Copy link

You should first check the docker logs and then check for port that mentioned in configuration and also see if it is matching with the port in local host . You can also verify the firewall to see ang blockage .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants