Indicate more clearly that docker-compose is just a guideline

Fixes #5 #9 #15 #19
This commit is contained in:
Matt Robenolt
2016-11-10 20:15:24 -08:00
parent 8186ee21e8
commit 177ed0efa8
2 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
# NOTE: This docker-compose.yml is meant to be just an example of how
# you could accomplish this on your own. It is not intended to work in
# all use-cases and must be adapted to fit your needs. This is merely
# a guideline.
# See docs.getsentry.com/on-premise/server/ for full
# instructions