Actions
Idea #8001
closed[Draft] [Crunch2] arv-container to run containers
Status:
Duplicate
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Start date:
Due date:
Story points:
-
Description
Implement an "arv-container" command. This will run on the compute node to actually implement container execution.
It has the following responsibility:
- Initialize from uuid of a Queued container record and API token
- Redirect stdout & stderr to logs table & keep
- Fetch and install Docker image as needed
- Set up mount points as described by container record. May include fetching from git and setting up keep mount points.
- Run docker container
- Finalize log, output & mark container record as Complete.
Related issues
Updated by Peter Amstutz almost 9 years ago
- Subject changed from [Crunch2] arv-container to run containers to [Draft] [Crunch2] arv-container to run containers
- Description updated (diff)
Updated by Peter Amstutz almost 9 years ago
- Status changed from New to Duplicate
Actions