Docker image for the container in charge of saving the ephemeral storage of running Sid jobs
1.2K
Docker image for the container in charge of saving the ephemeral storage of running Sid jobs.
Based on Alpine Linux, it includes Docker, Git, Go, and the Amazon ECR Docker Credential Helper for authenticating to an AWS ECR.
AWS credentials (AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY) can be set as environment variables when running the container. For example:
docker run -e AWS_ACCESS_KEY_ID=<your AWS access key ID> -e AWS_SECRET_ACCESS_KEY=<your AWS secret access key> hmdc/sid-job-saver:latest
Content type
Image
Digest
Size
234.3 MB
Last updated
over 6 years ago
docker pull hmdc/sid-job-saver