when I try to install rexray/ebs on mac, I get the below error:
Plugin "rexray/ebs:0.11.1" is requesting the following privileges:
Please paste the output of rexray version. For example:
the issue is with the version above > rexray/ebs:0.9.2
run the below on macOS High Sierra with actual AWS key and secret
docker plugin install rexray/ebs EBS_ACCESSKEY=access_key EBS_SECRETKEY=secret_key
am I not understand correctly?
Can't I install docker rexray/ebs plugin in MAC? should it be installed only on an EC2?
Should I install anything else?
@indicalabs the docker rexray/ebs plugin should be installed on EC2 instances. There's no way to have your mac host mount EBS volumes from AWS.
Most helpful comment
@indicalabs the docker rexray/ebs plugin should be installed on EC2 instances. There's no way to have your mac host mount EBS volumes from AWS.