Skip to content

add option to reproduce_analysis() to deploy processing to Docker container #1

@januz

Description

@januz
  • get general Docker problems sorted out (see [here])(deploying jobs to a Docker container -- timeout error futureverse/future#265) and here
  • look into how to share directory between host and container
  • implement check whether code is run within Docker container
    • either just check whether in a Docker container
    • or better check whether run in the right Docker container (e.g., by copying Dockerfile into container during build process and then comparing that file during execution; potentially provide Dockerfile in inst/)

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