{"id":18785797,"url":"https://github.com/scott-the-programmer/awscli-container","last_synced_at":"2025-12-21T23:30:11.231Z","repository":{"id":119521947,"uuid":"208568900","full_name":"scott-the-programmer/awscli-container","owner":"scott-the-programmer","description":"This repository contains a dockerfile that is used to build a minimal docker image with the AWS CLI installed.","archived":false,"fork":false,"pushed_at":"2021-02-25T21:35:08.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-29T12:42:10.896Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/scott-the-programmer.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":"2019-09-15T09:12:33.000Z","updated_at":"2021-02-25T21:35:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"ca5b1a6b-1d8f-4a05-9e4a-1550d5b9d14b","html_url":"https://github.com/scott-the-programmer/awscli-container","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scott-the-programmer%2Fawscli-container","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scott-the-programmer%2Fawscli-container/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scott-the-programmer%2Fawscli-container/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scott-the-programmer%2Fawscli-container/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scott-the-programmer","download_url":"https://codeload.github.com/scott-the-programmer/awscli-container/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239702161,"owners_count":19683045,"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","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":"2024-11-07T20:49:40.895Z","updated_at":"2025-12-21T23:30:11.190Z","avatar_url":"https://github.com/scott-the-programmer.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# awscli-container\n\n![Build](https://img.shields.io/docker/cloud/build/scottam/awscli)\n![Docker Pulls](https://img.shields.io/docker/pulls/scottam/awscli)\n![MIT Licence](https://img.shields.io/github/license/scottalexandermurray/awscli-container)\n\nThis repository contains dockerfiles that are used to build a minimal docker image with the AWS CLI installed.\n\nThe reason I decided to create this is to allow processes (in particular, CI/CD) to leverage this image when interacting with AWS\n\nYou can check out the DockerHub page [here](https://hub.docker.com/r/scottam/awscli)!\n\n## How-To\n\n### Pull\n\n```sh\ndocker pull scottam/awscli:latest\n```\n\n### Run\n\n```sh\ndocker run -e AWS_ACCESS_KEY_ID=*access_key* -e AWS_SECRET_ACCESS_KEY=*secret_key* -e AWS_DEFAULT_REGION=*region* scottam/awscli:latest aws s3 ls\n```\n\n### Poke around\n\n```sh\ndocker run -it scottam/awscli:latest sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscott-the-programmer%2Fawscli-container","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscott-the-programmer%2Fawscli-container","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscott-the-programmer%2Fawscli-container/lists"}