Skip to content

Uploaded images losing after docker-compose down on snipe-it docker image #5

@ygurdag

Description

@ygurdag

After docker-compose down, all uploaded images and logo losing, because there is no persistent volume for snipe-it image.
But Mysql data no problem.
You need to add volume setting for the snipe-it image on docker-compose.yml file, something like this;
volumes:
- snipeit-vol:....

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