Ross-Alexandra/BYOA-Cloud-Compute

Return data to master container

Closed this issue · 1 comments

Once a user container has completed and has processed data, this data needs to be returned to the master container. This ticket represents the work required to create the infrastructure for the return, as well as getting the return.

Acceptance Criteria

  • Once a user container has completed its run, the processed data is returned to the master container for later use.

As part of the final push, docker within docker was phased out. This is no longer needed.