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

Image cant be used without existing preseeded db. #99

Open
NoToComments opened this issue Mar 21, 2023 · 0 comments
Open

Image cant be used without existing preseeded db. #99

NoToComments opened this issue Mar 21, 2023 · 0 comments

Comments

@NoToComments
Copy link

General informations

Docker host's operating system :
Mysql Server version :

Docker informations

Docker compose version :
Docker version :

Problem's description

I recently started to use this Image. And I found out that the install.php is removed during the docker-entrypoint 20-web-console.sh. This is really inconvenient.

I would propose to change it this way:
Add a environment Argument OCS_Server_Setup_Database = true

Inside the entry point you could check if it is true or false.

If it is true the install.php isnt removed.
Else it is removed because it isnt in "setup" mode

@dorpauli dorpauli mentioned this issue Mar 23, 2023
3 tasks
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

1 participant