{"id":25566566,"url":"https://github.com/pdmlab/aws-ebs-rex-ray-docker-compose","last_synced_at":"2025-09-08T18:32:57.782Z","repository":{"id":66175055,"uuid":"133723208","full_name":"PDMLab/aws-ebs-rex-ray-docker-compose","owner":"PDMLab","description":"Sample how to use a AWS EBS volume with REX-Ray Docker plugin via Docker-Compose","archived":false,"fork":false,"pushed_at":"2018-05-16T21:09:51.000Z","size":2,"stargazers_count":7,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-08T18:32:09.928Z","etag":null,"topics":["aws-ebs-volumes","docker","docker-compose","docker-plugin","docker-volume-plugin","docker-volumes"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PDMLab.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-16T21:08:30.000Z","updated_at":"2020-01-02T03:14:20.000Z","dependencies_parsed_at":"2023-02-20T23:15:59.483Z","dependency_job_id":null,"html_url":"https://github.com/PDMLab/aws-ebs-rex-ray-docker-compose","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PDMLab/aws-ebs-rex-ray-docker-compose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PDMLab%2Faws-ebs-rex-ray-docker-compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PDMLab%2Faws-ebs-rex-ray-docker-compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PDMLab%2Faws-ebs-rex-ray-docker-compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PDMLab%2Faws-ebs-rex-ray-docker-compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PDMLab","download_url":"https://codeload.github.com/PDMLab/aws-ebs-rex-ray-docker-compose/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PDMLab%2Faws-ebs-rex-ray-docker-compose/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274229373,"owners_count":25245188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws-ebs-volumes","docker","docker-compose","docker-plugin","docker-volume-plugin","docker-volumes"],"created_at":"2025-02-20T22:33:08.546Z","updated_at":"2025-09-08T18:32:57.757Z","avatar_url":"https://github.com/PDMLab.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"This sample shows how to use [REX-Ray](https://rexray.io/) with [AWS EBS](https://aws.amazon.com/ebs/) and [Docker Compose](https://docs.docker.com/compose/)\n\nThis sample requires Docker version 1.13, where the `docker plugin` feature has been introduced.\nIf you want to use the long syntax to specify volumes for a service, Docker Compose schema version 2.3 hence Docker version 17.06.0+ are required.\n\nInstall REX-Ray as a Docker plugin:\n`docker plugin install rexray/ebs:0.11.2 EBS_ACCESSKEY=AWS_ACCESS_KEY_ID EBS_SECRETKEY=AWS_SECRET_ACCESS_KEY`\n\nCreate an AWS EBS volume\n`aws ec2 create-volume --size 10 --region eu-central-1 --availability-zone eu-central-1a --volume-type gp2 --tag-specifications 'ResourceType=volume,Tags=[{Key=Name,Value=test-volume}]'`\n\nFor Docker Compose schema version 2.1, start the `busybox` container using Docker Compose this way:\n`docker-compose up`\n\nExpected output:\n\n```\nCreating busy ... done\nAttaching to busy\nbusy    | total 8\nbusy    | drwx------    2 root     root          4096 May 12 19:15 .\nbusy    | drwxr-xr-x   19 root     root          4096 May 12 19:30 ..\nbusy exited with code 0\n```\n\nFor Docker Compose schema version 2.3+, start the `busybox` container using Docker Compose this way:\n`docker-compose -f docker-compose_2.3 up`\n\nExpected output:\n\n```\nCreating busy ... done\nAttaching to busy\nbusy    | total 8\nbusy    | drwx------    2 root     root          4096 May 12 19:15 .\nbusy    | drwxr-xr-x   19 root     root          4096 May 12 19:30 ..\nbusy exited with code 0\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpdmlab%2Faws-ebs-rex-ray-docker-compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpdmlab%2Faws-ebs-rex-ray-docker-compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpdmlab%2Faws-ebs-rex-ray-docker-compose/lists"}