help wantedquestion
倉庫指標
- 星標
- (4,274 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
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.