Skip to content
This repository was archived by the owner on Jan 7, 2023. It is now read-only.
This repository was archived by the owner on Jan 7, 2023. It is now read-only.

Docker-101: Tutorial - Node Application does not open on port 3000. #20

Open
@rajBopche

Description

@rajBopche

I was following the Docker 101 tutorial on the Docker Playground and reached Starting an App Container checkpoint in Our Application section.

Screenshot 2020-05-14 at 8 24 20 PM

As directed I hit the docker run -dp 3000:3000 docker-101 command and waited for 3000 badge to appear on PWD interface, but nothing happened the badge never appeared.

Instead, a very long ambiguous number appeared after the command on PWD in Docker Playground.

Screenshot 2020-05-14 at 8 14 22 PM

I even tried manually to access localhost, but all in vain.

Screenshot 2020-05-14 at 8 15 53 PM

MacBook Pro Specs:

  1. MacBook Pro (13-inch, 2017, Two Thunderbolt 3 ports)
  2. Processor 2.3Ghz Dual-Core Intel Core i5
  3. Memory 8 GB 2133 Mhz LPDDR3

OS:

  1. macOS Catalina
  2. version: 10.15.3

Google Chrome:

  1. version: 81.0.4044.138 (Official Build) (64-bit)

I was never able to access the Node To-Do List Application running on port 3000.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions