Merge pull request #366 from Bonitasoft-Community/master
update Bonita doc
This commit is contained in:
commit
dc4539bb9e
|
|
@ -4,7 +4,7 @@ Bonita BPM is an open-source business process management and workflow suite crea
|
||||||
|
|
||||||
> [wikipedia.org/wiki/Bonita_BPM](http://en.wikipedia.org/wiki/Bonita_BPM)
|
> [wikipedia.org/wiki/Bonita_BPM](http://en.wikipedia.org/wiki/Bonita_BPM)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
# How to use this image
|
# How to use this image
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -24,6 +24,7 @@ declare -A otherRepos=(
|
||||||
[aerospike]='https://github.com/aerospike/aerospike-server.docker'
|
[aerospike]='https://github.com/aerospike/aerospike-server.docker'
|
||||||
[alpine]='https://github.com/gliderlabs/docker-alpine'
|
[alpine]='https://github.com/gliderlabs/docker-alpine'
|
||||||
[arangodb]='https://github.com/arangodb/arangodb-docker'
|
[arangodb]='https://github.com/arangodb/arangodb-docker'
|
||||||
|
[bonita]='https://github.com/Bonitasoft-Community/docker_bonita'
|
||||||
[busybox]='https://github.com/jpetazzo/docker-busybox'
|
[busybox]='https://github.com/jpetazzo/docker-busybox'
|
||||||
[centos]='https://github.com/CentOS/sig-cloud-instance-images'
|
[centos]='https://github.com/CentOS/sig-cloud-instance-images'
|
||||||
[cirros]='https://github.com/ewindisch/docker-cirros'
|
[cirros]='https://github.com/ewindisch/docker-cirros'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue