prakhar1989/docker-curriculum

Working problem

Open

#272 opened on Sep 12, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)CSS (4,274 stars) (1,686 forks)batch import
help wantedquestion

Description

Hi I put command

docker port static-site 443/tcp -> 0.0.0.0:32770 80/tcp -> 0.0.0.0:32771

and http://localhost:32771/ show nothing Wher is a problem ?

Contributor guide