Skip to content

Install custom app from occ when nextcloud finished to be installed - Dockerfile #820

@RegisGraptin

Description

@RegisGraptin

Hello,

I created a Dockerfile from Nextcloud 16 and I would like to add some custom apps when the installation is finished. So, I decided to create a custom entrypoint where I launched the basic entrypoint "/entrypoint.sh apache2-foreground".

In order to install custom apps, I need to execute occ file with this command :
/var/www/html/occ app:install user_saml

But I need that Nextcloud has finished to be install. And I don't know how to deal with.
If anyone has any suggestions, I am grateful for that.

Best regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions