Skip to content

Volume not mapped in docker run #474

@oliroe

Description

@oliroe

Hi

I'm a little confused in that the docker run command is creating a volume within the container because it's not specified in the run command

VOLUME [ "/app/customizer" ]

Adding the volume mapping in the command brings an error that the customizer module cannot be found.
Please could the volume mapping be added so the data is persistent and not created within the container?

Thanks

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