[discourse-web/gnome: 4/4] Install LDAP plugin
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [discourse-web/gnome: 4/4] Install LDAP plugin
- Date: Fri, 9 Oct 2020 11:09:55 +0000 (UTC)
commit c4597fc9a32502d15073dab4f7adb9fe0eb14212
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Fri Oct 9 13:09:48 2020 +0200
Install LDAP plugin
Dockerfile | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/Dockerfile b/Dockerfile
index 01236c8..4d9d1e8 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -30,6 +30,7 @@ WORKDIR $HOME
### Plugins
RUN \
+ git clone --depth=1 https://github.com/jonmbake/discourse-ldap-auth
/discourse/plugins/discourse-ldap-auth && \
git clone --depth=1 https://github.com/discourse/discourse-oauth2-basic.git
/discourse/plugins/discourse-oauth2-basic && \
git clone --depth=1 https://github.com/jonmbake/discourse-ldap-auth
/discourse/plugins/discourse-ldap-auth && \
git clone --depth=1 https://github.com/discourse/discourse-solved.git
/discourse/plugins/discourse-solved && \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]