79441246

Date: 2025-02-15 09:19:51
Score: 2
Natty:
Report link

Make sure container is in start mode. To start cont use #docker start contid

If cont is started already then you need to forward port use this #docker run --name givecontname -p 8080:8080 image

Now check with port 8080

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Abhishek Bakare