Skip to content

Allow setting local storage by exposing volumes #7

@bortek

Description

@bortek

Hi

I would like to expose internal storage outside of the container using compose so that I can access the files use by the containers from the host where the container is running.

Having them accessible on the host I can backup those files and have them in case if for some reason container cannot start.

Also it would be easier to upgrade the container much easier by just pointing to new image.

So far I have tested this docker compose configuration. But I cannot access the files due to permissions issue in the container.

Any idea how can I get this working would be appreciated ?

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