Skip to content

When build fails #11

@Padrio

Description

@Padrio

In case someone runs into the issue that their minio build is failing, you also need the storage to be mounted while build. Per default dokku storage:mount only works for deploy and run.

Mounting it while building needs to be done per docker-options:

dokku docker-options:add minio build "-v /var/lib/dokku/data/storage/minio:/home/dokku/data"

If nobody disagrees here, i woul'd add this to the Readme later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions