Update docker.md

This commit is contained in:
Lee 2023-06-26 11:19:37 +00:00
parent da9474c3a3
commit fb57cc7512

@ -35,6 +35,9 @@ This command downloads the Docker installation script and pipes it to the bash s
docker --version
```
test
This command displays the version of Docker installed on your system. You should see an output similar to the following:
```
➜ ~ docker --version