Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build custom docker image #49

Open
chrgraefe opened this issue Jun 12, 2020 · 1 comment
Open

Build custom docker image #49

chrgraefe opened this issue Jun 12, 2020 · 1 comment

Comments

@chrgraefe
Copy link

I would like to build a "standard" docker image for IdentityServer4.LdapExtension.

This would ease the entry barrier to participate in development. Potential develop doesn't have to configure there own docker image.

any thoughts?

@Nordes
Copy link
Owner

Nordes commented Jul 12, 2020

Yes, it's not something too difficult to do. But you might have to have a samba/ldap/similar on the same image which would not be "standard" for docker image which you should have only 1 process running. That being said, it's feasible.

For example, if you have a docker compose, you could have Redis+LDAP+IS4 running and then you could tests.

(I will come back eventually to work on my projects, i've been quite busy in the last months)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants