prakhar1989/docker-curriculum
Tutorial Confusing from the Beginning
Fechada
#317 aberto em 14 de nov. de 2021
help wantedquestion
Métricas do repositório
- Stars
- (4.274 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
I just downloaded and installed Docker for Desktop and successfully launched it.
The tutorial says "Once you are done installing Docker, test your Docker installation by running the following:
$ docker run hello-world
Hello from Docker. This message shows that your installation appears to be working correctly. ...
Where do I do this? I try the cmd prompt and get the following message: "'$' is not recognized as an internal or external command,"
Being a bit more explicit for for a newbie would help.