{"id":26104265,"url":"https://github.com/getprobo/docker-aws-cli-with-ssm-plugin","last_synced_at":"2026-05-04T22:41:29.852Z","repository":{"id":281325360,"uuid":"944922565","full_name":"getprobo/docker-aws-cli-with-ssm-plugin","owner":"getprobo","description":"The AWS CLI with pre-installed the SSM plugin","archived":false,"fork":false,"pushed_at":"2026-03-11T12:51:56.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-11T18:48:56.466Z","etag":null,"topics":["aws","aws-cli","aws-ssm","aws-ssm-parameter-store","docker"],"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/getprobo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":"DCO.md","cla":null}},"created_at":"2025-03-08T08:38:42.000Z","updated_at":"2026-03-11T12:51:59.000Z","dependencies_parsed_at":"2025-03-08T10:36:01.868Z","dependency_job_id":null,"html_url":"https://github.com/getprobo/docker-aws-cli-with-ssm-plugin","commit_stats":null,"previous_names":["getprobo/docker-aws-cli-with-ssm-plugin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/getprobo/docker-aws-cli-with-ssm-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getprobo%2Fdocker-aws-cli-with-ssm-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getprobo%2Fdocker-aws-cli-with-ssm-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getprobo%2Fdocker-aws-cli-with-ssm-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getprobo%2Fdocker-aws-cli-with-ssm-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getprobo","download_url":"https://codeload.github.com/getprobo/docker-aws-cli-with-ssm-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getprobo%2Fdocker-aws-cli-with-ssm-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32628211,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","aws-ssm","aws-ssm-parameter-store","docker"],"created_at":"2025-03-09T21:01:17.381Z","updated_at":"2026-05-04T22:41:29.835Z","avatar_url":"https://github.com/getprobo.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker AWS CLI with SSM Plugin\n\nThis Docker image extends the official\n[Amazon AWS CLI](https://hub.docker.com/r/amazon/aws-cli) image by adding the\nAWS Session Manager plugin. It supports multiple architectures:\n\n- x86_64 (amd64)\n- ARM64 (aarch64)\n\n## Usage\n\n### Pull the image\n\n```bash\ndocker pull ghcr.io/getprobo/docker-aws-cli-with-ssm-plugin:latest\n```\n\n### Run AWS CLI commands\n\n```bash\ndocker run --rm -it \\\n  -v ~/.aws:/root/.aws \\\n  ghcr.io/getprobo/docker-aws-cli-with-ssm-plugin:latest \\\n  s3 ls\n```\n\n### Start an SSM session\n\n```bash\ndocker run --rm -it \\\n  -v ~/.aws:/root/.aws \\\n  ghcr.io/getprobo/docker-aws-cli-with-ssm-plugin:latest \\\n  ssm start-session --target i-1234567890abcdef0\n```\n\n## Building Locally\n\nTo build the image locally:\n\n```bash\ndocker build -t aws-cli-with-ssm-plugin .\n```\n\n## License\n\nThis project is based on the [Amazon AWS CLI](https://github.com/aws/aws-cli)\nimage and the\n[AWS Session Manager Plugin](https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-working-with-install-plugin.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetprobo%2Fdocker-aws-cli-with-ssm-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetprobo%2Fdocker-aws-cli-with-ssm-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetprobo%2Fdocker-aws-cli-with-ssm-plugin/lists"}