Hi All, I'm trying to setup Development environment and while running the test with "make test" , i'm getting the following error. Would like to request for some suggestions. Thanks. Here, i'm attaching the stack .
P.S. : I'm on MAC - OS X EL Capitan
FULL247-PRT:platform valishah$ make test
Starting docker containers
Ldap test user test.one
starting mattermost-openldap
Unable to find image 'osixia/openldap:1.1.2' locally
Pulling repository docker.io/osixia/openldap
docker: Tag 1.1.2 not found in repository docker.io/osixia/openldap.
See 'docker run --help'.
Error response from daemon: No such container: mattermost-openldap
Error response from daemon: No such container: mattermost-openldap
Error response from daemon: No such container: mattermost-openldap
Error response from daemon: No such container: mattermost-openldap
Error response from daemon: No such container: mattermost-openldap
Error response from daemon: No such container: mattermost-openldap
make: *** [start-docker] Error 1
FULL247-PRT:platform valishah$