Skip to content

Retunn values of docker_run_file and docker_run_code differ #3

@nuest

Description

@nuest

IMO docker_run_code and docker_run_file should have the same return type, but the former returns the output of docker$container$run(..) but the latter the result of container$exec(c("Rscript", docker_file_path)).

This makes it harder to use the same code to process the functions' return values.

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