Skip to content

Bug: Updating Docker container will wipe user images #138

@seanvree

Description

@seanvree

Issue: When updating the Docker container, any custom images placed in the /assets/img directory to use for "service image" in Monitorr settings will be removed when docker image is updated.

Resolution: symlink user images

ln -s /app/images /config/www/monitorr/assets/data/usrimg

Status: Fix in development

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions