Skip to content

There was an issue loading URL from $image value when using Path to the mounted folder OR http path to served images in different container. #829

@NathanHGayle

Description

@NathanHGayle

Hi Team,

I'm attempting to upload pre-annotated images via a JSON file. Ideally, I want to avoid using the local storage setup approach and would prefer to serve the local images via the same docker container, or a different docker container on the same network, then use the URL within the task e.g.:
"image":"http://{container_id)/label-studio/data/folder_one/folder_two/folder_three/folder_four/image.png⁠"
OR
"image": "http://localhost:XXXX/image.png".

It's not working as described so any suggestions?

Kind regards
Nathan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions