ldap: add note to dockerfile

This commit is contained in:
Daniel Lee 2018-06-19 14:30:10 +02:00
parent a60332d459
commit 40d760622e

View File

@ -1,3 +1,5 @@
# Fork of https://github.com/dinkel/docker-openldap
FROM debian:jessie
LABEL maintainer="Christian Luginbühl <dinke@pimprecords.com>"