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
Description
I was following the Docker 101 tutorial on the Docker Playground and reached Starting an App Container checkpoint in Our Application section.
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.
I even tried manually to access localhost, but all in vain.
MacBook Pro Specs:
- MacBook Pro (13-inch, 2017, Two Thunderbolt 3 ports)
- Processor 2.3Ghz Dual-Core Intel Core i5
- Memory 8 GB 2133 Mhz LPDDR3
OS:
- macOS Catalina
- version: 10.15.3
Google Chrome:
- 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
Labels
No labels