Skip to content
Snippets Groups Projects
Verified Commit 6daf7169 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

improved docker ignore and project structure

parent 2ffd7255
No related branches found
No related tags found
No related merge requests found
README.md
LICENSE.md
Makefile
/*.md
/Makefile
/*.sh
/*.yaml
......@@ -178,5 +178,5 @@ ENV AUTH_LDAP_FILTER=""
# If the authenticator is Ldap, specify the attribute to be used as userid
ENV AUTH_LDAP_UID_ATTRIBUTE="uid"
ADD docker-entrypoint.sh /
ADD src/docker-entrypoint.sh /
ENTRYPOINT ["/docker-entrypoint.sh"]
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment