{"id":21731034,"url":"https://github.com/raphaelbh/docker-aws-cli","last_synced_at":"2026-04-15T16:02:59.685Z","repository":{"id":135191349,"uuid":"462496651","full_name":"raphaelbh/docker-aws-cli","owner":"raphaelbh","description":"Proof of concept to demonstrate how to use aws-cli and localstack with docker.","archived":false,"fork":false,"pushed_at":"2022-03-24T14:59:52.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-15T07:39:31.557Z","etag":null,"topics":["aws","aws-cli","docker","docker-compose"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raphaelbh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-02-22T22:30:40.000Z","updated_at":"2022-03-24T14:58:48.000Z","dependencies_parsed_at":"2024-05-29T23:24:16.850Z","dependency_job_id":null,"html_url":"https://github.com/raphaelbh/docker-aws-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/raphaelbh/docker-aws-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelbh%2Fdocker-aws-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelbh%2Fdocker-aws-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelbh%2Fdocker-aws-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelbh%2Fdocker-aws-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raphaelbh","download_url":"https://codeload.github.com/raphaelbh/docker-aws-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelbh%2Fdocker-aws-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269348099,"owners_count":24401885,"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-08-07T02:00:09.698Z","response_time":73,"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","aws-cli","docker","docker-compose"],"created_at":"2024-11-26T04:19:26.264Z","updated_at":"2026-04-15T16:02:54.654Z","avatar_url":"https://github.com/raphaelbh.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker aws-cli\n\n[![Project Status](https://img.shields.io/static/v1?label=project%20status\u0026message=complete\u0026color=success\u0026style=flat-square)](#)\n\nProof of concept to demonstrate how to use aws-cli and localstack with docker.\n\n## Requirements\n\n[![docker](https://img.shields.io/badge/Docker-2CA5E0?style=for-the-badge\u0026logo=docker\u0026logoColor=white)](https://www.docker.com/)\n\n## Installation\n\n```bash\n$ docker-compose up -d\n```\n    \n## Usage\n\n```bash\nalias aws='docker run --rm -it -v ~/.aws:/root/.aws -v $(pwd):/aws amazon/aws-cli'\n\n# add `--net=host` and `--endpoint-url http://localhost:4566` to use localstack \nalias aws='docker run --rm -it -v ~/.aws:/root/.aws -v $(pwd):/aws --net=host amazon/aws-cli --endpoint-url http://localhost:4566'\n\naws s3 mb s3://poc \naws s3 ls\n```\n\n## Tech Stack\n\n[![docker](https://img.shields.io/badge/Docker-2CA5E0?style=for-the-badge\u0026logo=docker\u0026logoColor=white)](https://www.docker.com/)\n[![aws](https://img.shields.io/badge/Amazon_AWS-FF9900?style=for-the-badge\u0026logo=amazonaws\u0026logoColor=white)](https://aws.amazon.com/)\n\n## Reference\n\n- https://localstack.cloud/\n- https://hub.docker.com/r/amazon/aws-cli\n\n## Feedback\n\nIf you have any feedback, please contact me at raphaeldias.ti@gmail.com\n\n[![github](https://img.shields.io/badge/GitHub-100000?style=for-the-badge\u0026logo=github\u0026logoColor=white)](https://github.com/raphaelbh)\n[![linkedin](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/in/raphaelbh/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaelbh%2Fdocker-aws-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraphaelbh%2Fdocker-aws-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaelbh%2Fdocker-aws-cli/lists"}