mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-24 10:14:31 +01:00
Revert "Removed debug flag from Dockerfile"
This reverts commit 330df3eaa5
.
This commit is contained in:
parent
dcd7162ca9
commit
e196098c6c
@ -18,4 +18,4 @@ RUN apk add --no-cache libldap && \
|
|||||||
|
|
||||||
USER ldapcherry
|
USER ldapcherry
|
||||||
|
|
||||||
CMD ["ldapcherryd", "-c", "/etc/ldapcherry/ldapcherry.ini"]
|
CMD [ "ldapcherryd", "-c", "/etc/ldapcherry/ldapcherry.ini", "-D" ]
|
||||||
|
@ -5,4 +5,4 @@
|
|||||||
# ldapCherry
|
# ldapCherry
|
||||||
# Copyright (c) 2014 Carpentier Pierre-Francois
|
# Copyright (c) 2014 Carpentier Pierre-Francois
|
||||||
|
|
||||||
version = '1.1.4'
|
version = '1.1.3'
|
||||||
|
Loading…
Reference in New Issue
Block a user