Sign inSign up

freeformers/docker-ebs-attach

By freeformers

•Updated about 11 years ago

Image
0

484

freeformers/docker-ebs-attach repository overview

⁠docker-ebs-attach

Docker container that attaches an EBS volume to the local ec2 instance. The volume is identified by its Name tag.

Usage:

docker run -it --rm leg100/ebs-attach \
--volume-name MyVolumeName \
--device /dev/xvdf \
--region eu-west-1

Note: it relies on the ec2 instance possessing an IAM profile with the following privileges:

  • ec2:AttachVolume
  • ec2:DetachVolume

Tag summary

Content type

Image

Digest

sha256:0c011f31f…

Size

93.4 MB

Last updated

about 11 years ago

docker pull freeformers/docker-ebs-attach