Skip to content

Access data in worker

Placeholder Adrien Pavão requested to merge data-in-worker into develop

Mount $HOST_DIRECTORY/data to /app/data in the container so it can be accessed by ingestion and scoring programs.

This can be used to store data directly inside the compute workers.

See:

Review:

  • Tested and it work
  • CircleCI tests are passing
  • Documentation is updated

Next steps:

  • Merge PR
  • Update docker images (cpu and gpu)

Merge request reports

Loading