Docker container that attaches an EBS volume to the local ec2 instance. Detaches volume on exit.
Usage:
docker run -it --rm leg100/ebs-attach \
--volumeid vol-123123 \
--device /dev/xvdf \
--region eu-west-1
Note: it relies on the ec2 instance possessing an IAM profile with the following privileges:
Content type
Image
Digest
sha256:edaf9b9c9…
Size
93.6 MB
Last updated
almost 11 years ago
docker pull leg100/ebs-attach