Skip to content

Issues while running java application image #7

@arpitcoder

Description

@arpitcoder

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 ..!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions