Skip to content

Commit 5448206

Browse files
authored
Merge pull request #27 from LorenzHenk/patch-1
Add links to docker hub in README
2 parents d96189b + 92e928d commit 5448206

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# OpenLDAP Docker Image for testing
22

3-
![Docker Build Status](https://img.shields.io/docker/cloud/build/rroemhild/test-openldap) ![Docker Stars](https://img.shields.io/docker/stars/rroemhild/test-openldap.svg) ![Docker Pulls](https://img.shields.io/docker/pulls/rroemhild/test-openldap.svg)
3+
![Docker Build Status](https://img.shields.io/docker/cloud/build/rroemhild/test-openldap) [![Docker Stars](https://img.shields.io/docker/stars/rroemhild/test-openldap.svg)](https://hub.docker.com/r/rroemhild/test-openldap) [![Docker Pulls](https://img.shields.io/docker/pulls/rroemhild/test-openldap.svg)](https://hub.docker.com/r/rroemhild/test-openldap)
44

5-
This image provides an OpenLDAP Server for testing LDAP applications, i.e. unit tests. The server is initialized with the example domain `planetexpress.com` with data from the [Futurama Wiki][futuramawikia].
5+
[This image](https://hub.docker.com/r/rroemhild/test-openldap) provides an OpenLDAP Server for testing LDAP applications, i.e. unit tests. The server is initialized with the example domain `planetexpress.com` with data from the [Futurama Wiki][futuramawikia].
66

77
Parts of the image are based on the work from Nick Stenning [docker-slapd][slapd] and Bertrand Gouny [docker-openldap][openldap].
88

0 commit comments

Comments
 (0)