Skip to content

question about anylabeling in docker #209

@sunyi000

Description

@sunyi000

Hi @vietanhdev

I have a question about using AnyLabeling in Docker container.

I created a docker container and it works locally. Now I want to run it on a remote server

As far as I understand, when AnyLabeling starts up, it creates a folder anylabeling_data in current working directory, then it reads the config.yml to populate the directory?

this works fine locally but not on my remote server, because it does not allow creation of the new folder on that server.

Is this anylabeling_data folder configurable? i.e. if I pre-create this folder and start anylabeling with something similar to the config, for example, for the config I can start with --config /my/path/.anylabelingrc, for the anylabeling_data folder, can i use something like --data-folder ?

If that's not possible, are there any workaround for this issue, maybe pre-download all models during the docker build time?

Thank you very much

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