{"id":15871111,"url":"https://github.com/sgreben/docker-awsebcli-with-assume-role","last_synced_at":"2026-01-20T20:33:32.312Z","repository":{"id":37588191,"uuid":"197400889","full_name":"sgreben/docker-awsebcli-with-assume-role","owner":"sgreben","description":"Docker image for the AWS EB CLI with a wrapper that automatically assumes an IAM role (upstream AWS EB CLI releases are tracked automatically) ","archived":false,"fork":false,"pushed_at":"2026-01-10T00:24:20.000Z","size":636,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-10T22:14:29.337Z","etag":null,"topics":["assume-role","aws","cli","docker","eb","elasticbeanstalk","environment-variables","image"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/sgreben/awsebcli-with-assume-role/tags","language":"Shell","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/sgreben.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-07-17T14:01:39.000Z","updated_at":"2026-01-10T00:24:17.000Z","dependencies_parsed_at":"2024-05-21T23:42:33.365Z","dependency_job_id":"c1b3f037-117f-4ab3-b775-6bfd3458e178","html_url":"https://github.com/sgreben/docker-awsebcli-with-assume-role","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/sgreben/docker-awsebcli-with-assume-role","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgreben%2Fdocker-awsebcli-with-assume-role","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgreben%2Fdocker-awsebcli-with-assume-role/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgreben%2Fdocker-awsebcli-with-assume-role/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgreben%2Fdocker-awsebcli-with-assume-role/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sgreben","download_url":"https://codeload.github.com/sgreben/docker-awsebcli-with-assume-role/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgreben%2Fdocker-awsebcli-with-assume-role/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28612968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T18:56:40.769Z","status":"ssl_error","status_checked_at":"2026-01-20T18:54:26.653Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["assume-role","aws","cli","docker","eb","elasticbeanstalk","environment-variables","image"],"created_at":"2024-10-06T00:41:49.669Z","updated_at":"2026-01-20T20:33:32.297Z","avatar_url":"https://github.com/sgreben.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# awsebcli-with-assume-role\n\n[![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/sgreben/awsebcli-with-assume-role.svg)](https://hub.docker.com/r/sgreben/awsebcli-with-assume-role/builds) [![Docker Repository on Quay](https://quay.io/repository/sgreben/awsebcli-with-assume-role/status \"Docker Repository on Quay\")](https://quay.io/repository/sgreben/awsebcli-with-assume-role) [![pipeline status](https://gitlab.com/sgreben/docker-awsebcli-with-assume-role/badges/master/pipeline.svg)](https://gitlab.com/sgreben/docker-awsebcli-with-assume-role/pipelines)\n\nProvides a wrapper `with-assume-role` to run commands under an assumed role (defined by the value of the environment variable `ASSUME_ROLE_ARN`).\n\nLatest releases of `awsebcli` are automatically tracked, updated in [./requirements.txt](requirements.txt), and built as tagged Docker images (e.g. `sgreben/awsebcli-with-assume-role:3.15.2`) using [Renovate](https://renovatebot.com), [Gitlab CI](https://gitlab.com/sgreben/docker-awsebcli-with-assume-role/pipelines), and [Quay.io](https://quay.io/repository/sgreben/awsebcli-with-assume-role?tab=builds)/[DockerHub](https://hub.docker.com/r/sgreben/awsebcli-with-assume-role/builds).\n\n## Usage\n\n```\ndocker pull sgreben/awsebcli-with-assume-role\n```\n\n```\nexport ASSUME_ROLE_ARN=arn:aws:iam::123456789012:role/demo\ndocker run --rm -e AWS_ACCESS_KEY_ID -e AWS_SECRET_ACCESS_KEY -e ASSUME_ROLE_ARN \\\n    sgreben/awsebcli-with-assume-role \\\n    with-assume-role eb --version\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgreben%2Fdocker-awsebcli-with-assume-role","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsgreben%2Fdocker-awsebcli-with-assume-role","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgreben%2Fdocker-awsebcli-with-assume-role/lists"}