Skip to content

update container instructios #250

Description

@epifanio

Following the README

the command:

mkdir workdir
podman run --rm -ti -p 8000:8000 -v config.yml:/config.yml:ro -v $(pwd)/workdir:/workdir localhost/dmci:latest

fails with the log:

[2024-11-25 13:43:07 +0000] [3671] [INFO] Worker exiting (pid: 3671)
ERROR    Config value 'rejected_jobs_path' must be set
ERROR    Config value 'path_to_parent_list' must be set

please advice me with instructions on how to run the DMCI container locally - will be used for testing the add_collection code into mmd files.

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