indico-containers icon indicating copy to clipboard operation
indico-containers copied to clipboard

Need python-ldap package pre-installed in indico image

Open Sachin-G07 opened this issue 2 years ago • 5 comments
trafficstars

Sachin-G07 avatar Oct 12 '23 11:10 Sachin-G07

Any reason against building your own image based on ours? This is the standard thing to do when you use a Docker image but need to install some custom libraries...

ThiefMaster avatar Oct 12 '23 11:10 ThiefMaster

we tried building our own indico-image installing libraries and python-ldap , it's working fine. I am just wondering if it is possible to maintain an image with pre-installed python-ldap from your side.

Sachin-G07 avatar Oct 12 '23 11:10 Sachin-G07

Might be an option since LDAP is not that uncommon and including it in the image doesn't cost us anything. We'll think about it.

ThiefMaster avatar Oct 12 '23 11:10 ThiefMaster

Okay, that would be a great help. thanks

Sachin-G07 avatar Oct 12 '23 11:10 Sachin-G07

Yes, python-ldap would make sense. Thanks.

beckjim avatar Sep 20 '24 10:09 beckjim