summaryrefslogtreecommitdiff
path: root/docs/Install-with-Docker.md
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2021-04-22 11:52:01 +0200
committerGitHub <noreply@github.com>2021-04-22 11:52:01 +0200
commitf2862fe2dec38b9534804b4620025024c5aedaf4 (patch)
tree754cd2dccbb98e95ea29fd4fab897fcc8513a7a1 /docs/Install-with-Docker.md
parent4a235028488b719c425ef7a176106e4944a7d3c4 (diff)
downloadwiki-f2862fe2dec38b9534804b4620025024c5aedaf4.tar.gz
wiki-f2862fe2dec38b9534804b4620025024c5aedaf4.tar.bz2
wiki-f2862fe2dec38b9534804b4620025024c5aedaf4.zip
Update Install-with-Docker.md
Diffstat (limited to 'docs/Install-with-Docker.md')
-rw-r--r--docs/Install-with-Docker.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/Install-with-Docker.md b/docs/Install-with-Docker.md
index f82a564..14eae7a 100644
--- a/docs/Install-with-Docker.md
+++ b/docs/Install-with-Docker.md
@@ -37,7 +37,10 @@ docker-compose --version
You should see a similar output:
-![image](https://user-images.githubusercontent.com/75517/51273280-a132e200-19cc-11e9-914e-d54610f43ad6.png)
+```
+Docker version 20.10.5, build 55c4c88
+docker-compose version 1.28.2, build 67630359
+```
**Note for Windows users**: you can use **git-bash** (the shell included in git) as a terminal.