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

docker mount volume ,php init error。 #128

Closed
jeffaryhe opened this issue Mar 30, 2021 · 4 comments
Closed

docker mount volume ,php init error。 #128

jeffaryhe opened this issue Mar 30, 2021 · 4 comments

Comments

@jeffaryhe
Copy link

image

I execute the configuration directory of docker mount Lam, unable to mount.

command:
docker run -it --name ldapweb --rm -p 8080:80 --volume /data/lam/config:/var/lib/ldap-account-manager/config ldapaccountmanager/lam:7.4

@jeffaryhe
Copy link
Author

I think your configuration template is put together with the generated configuration file and needs to be changed

@gruberroland
Copy link
Contributor

What is the output of "ls -l /data/lam/config"?

@jeffaryhe
Copy link
Author

You can test the startup, and the output is empty, mainly because your template and the output are correctly configured in the same path.

@gruberroland
Copy link
Contributor

What files are in /data/lam/config? You need to copy there everything from config directory of LAM's tar.bz2 download.

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