container_collection.docker#
Tasks for working with Docker.
Check for exit code of a Docker container. |
|
Clean up container if it is not currently running. |
|
Create a docker volume that copies content to specified path. |
|
Get logs for Docker job. |
|
Create docker job definition. |
|
Remove docker volume. |
|
Run container from image with given command. |
|
Submit Docker job. |
|
Terminate specific docker container. |