Skip to content

Update run_macaron.sh to mount the provenance file into the Docker container file system. #697

Closed
@tromai

Description

@tromai

#654 added --provenance-file as an input option.
However, because we didn't handle mounting this file into the Macaron Docker container when the user run run_macaron.sh, the file content will not be available for Macaron to read.

./run_macaron.sh analyze --provenance-file prov.json <rest_of_args>

This error is shown

...
2024-04-09 05:19:37,692 [ERROR] Error while loading the input provenance file: Cannot deserialize the file content as JSON.

This issue tracks the fix for mounting the provenance file into the Docker container.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions