{"id":28173370,"url":"https://github.com/memeddev/docker-aws-cli","last_synced_at":"2026-01-25T02:01:40.996Z","repository":{"id":87067557,"uuid":"206174141","full_name":"MemedDev/docker-aws-cli","owner":"MemedDev","description":"Amazon Linux docker image with aws-cli","archived":false,"fork":false,"pushed_at":"2020-02-14T15:35:49.000Z","size":15,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-05-15T20:13:38.766Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/memeddev/docker-aws-cli","language":"Dockerfile","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/MemedDev.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,"zenodo":null}},"created_at":"2019-09-03T21:18:17.000Z","updated_at":"2020-02-14T15:34:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"f8b71568-f676-456d-9e1e-eafd4bbf8fb5","html_url":"https://github.com/MemedDev/docker-aws-cli","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/MemedDev/docker-aws-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MemedDev%2Fdocker-aws-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MemedDev%2Fdocker-aws-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MemedDev%2Fdocker-aws-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MemedDev%2Fdocker-aws-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MemedDev","download_url":"https://codeload.github.com/MemedDev/docker-aws-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MemedDev%2Fdocker-aws-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28741627,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T01:40:51.112Z","status":"online","status_checked_at":"2026-01-25T02:00:06.841Z","response_time":113,"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":[],"created_at":"2025-05-15T20:13:28.138Z","updated_at":"2026-01-25T02:01:40.987Z","avatar_url":"https://github.com/MemedDev.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Memed Docker AWS CLI\n\nAmazon Linux docker image with `aws-cli` installed.\n\n[Source code at GitHub](https://github.com/MemedDev/docker-aws-cli).\n\n[Registry at DockerHub](https://hub.docker.com/r/memeddev/docker-aws-cli).\n\n## Running\n\n1. Using credentials:\n\n```bash\ndocker run -it \\\n-v $HOME/.aws:/root/.aws \\\n-e AWS_PROFILE=\u003csome-profile\u003e \\\nmemeddev/docker-aws-cli:0.7.0 aws s3 ls\n```\n\n\u003e For security reasons, the image does not contains AWS Credentials. Therefore, user must pass `$HOME/.aws` as volume, and `-e AWS_PROFILE=\u003csome-profile\u003e` to have access to AWS API.\n\n2. Using env vars:\n\n```bash\ndocker run -it \\\n-e AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID \\\n-e AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY \\\nmemeddev/docker-aws-cli:0.7.0 aws s3 ls\n```\n\n\u003e More information about authentication at [AWS CLI Docs](https://docs.aws.amazon.com/pt_br/cli/latest/userguide/cli-chap-configure.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemeddev%2Fdocker-aws-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmemeddev%2Fdocker-aws-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemeddev%2Fdocker-aws-cli/lists"}