Add docs for backdrop

- First pass on source docs for backdrop
 - Update update.sh to include backdrop
 - Added user feedback links.
 - Expanded the 'what is Backdrop' section.
 - Fix up some MD linting chaos for backdrop
This commit is contained in:
Mike Pirog
2016-04-06 13:59:38 -07:00
committed by Joe Ferguson
parent 83ae64eaa9
commit 8bd485877e
5 changed files with 83 additions and 0 deletions
+1
View File
@@ -24,6 +24,7 @@ declare -A otherRepos=(
[aerospike]='https://github.com/aerospike/aerospike-server.docker'
[alpine]='https://github.com/gliderlabs/docker-alpine'
[arangodb]='https://github.com/arangodb/arangodb-docker'
[backdrop]='https://github.com/backdrop-ops/backdrop-docker'
[bonita]='https://github.com/Bonitasoft-Community/docker_bonita'
[centos]='https://github.com/CentOS/sig-cloud-instance-images'
[cirros]='https://github.com/ewindisch/docker-cirros'