diff --git a/docker.md b/docker.md index 3c95865..2c1e72c 100644 --- a/docker.md +++ b/docker.md @@ -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