Sign inSign up

hmdc/sid-job-saver

By hmdc

Updated over 6 years ago

Docker image for the container in charge of saving the ephemeral storage of running Sid jobs

Image
0

1.2K

hmdc/sid-job-saver repository overview

Sid job saver

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

Tag summary

Content type

Image

Digest

Size

234.3 MB

Last updated

over 6 years ago

docker pull hmdc/sid-job-saver