Browse Source

Merge branch 'master' of ssh://github.com/chaosbunker/dockerbunker

dennisro 6 years ago
parent
commit
6ed90ea07e
1 changed files with 11 additions and 0 deletions
  1. 11 0
      README.md

+ 11 - 0
README.md

@@ -18,6 +18,17 @@
 |[Gitlab CE](https://gitlab.com/)|[Nextcloud](https://github.com/nextcloud/docker)|[Wekan](https://wekan.github.io/)|
 |[Gogs](https://gogs.io/)|[Open Project](https://www.openproject.org/)|[Wordpress](https://wordpress.org/)|
 
+## Prerequisites
+
+- Docker
+- Bash 4+
+
+
+	On macOS via [homebrew](https://brew.sh)
+	- Bash 4+ -> `brew install bash`
+	- GNU grep -> `brew install grep --with-default-names`
+	- GNU sed -> `brew install gnu-sed --default-names`
+
 ## How to get started:
 
 1. Get docker