{"id":21920117,"url":"https://github.com/itaru2622/docker-aws-cli","last_synced_at":"2026-05-11T06:03:29.308Z","repository":{"id":152349490,"uuid":"382666990","full_name":"itaru2622/docker-aws-cli","owner":"itaru2622","description":"AWS CLI tool in docker","archived":false,"fork":false,"pushed_at":"2023-06-27T22:33:59.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-27T10:11:44.582Z","etag":null,"topics":["aws","aws-cdk","aws-cli","aws-eks","docker"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/itaru2622.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":"2021-07-03T16:54:00.000Z","updated_at":"2022-12-31T05:38:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"0ba59a29-6318-43b0-a9f4-e81185cf95ef","html_url":"https://github.com/itaru2622/docker-aws-cli","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/itaru2622%2Fdocker-aws-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itaru2622%2Fdocker-aws-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itaru2622%2Fdocker-aws-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itaru2622%2Fdocker-aws-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itaru2622","download_url":"https://codeload.github.com/itaru2622/docker-aws-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244939105,"owners_count":20535359,"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":["aws","aws-cdk","aws-cli","aws-eks","docker"],"created_at":"2024-11-28T20:13:21.725Z","updated_at":"2026-05-11T06:03:24.277Z","avatar_url":"https://github.com/itaru2622.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Docker Build \u0026 Publish](https://github.com/itaru2622/aws-cli/actions/workflows/build_publish.yml/badge.svg?branch=master)](https://github.com/itaru2622/aws-cli/actions/workflows/build_publish.yml)\n\n## basic use example\n\n```bash\nexport DIR_AWS_PROFILE=${HOME}/.aws\nexport KUBECONFIG=${HOME}/.kube/config\n\ntouch ${KUBECONFIG}\ndocker run --rm -it -e http_proxy=${http_proxy} -e https_proxy=${http_proxy} \\\n       -v ${DIR_AWS_PROFILE}:/root/.aws \\\n       -v ${KUBECONFIG}:/root/.kube/config \\\n       -v /var/run/docker.sock:/var/run/docker.sock \\\n       itaru2622/aws-cli:bullseye /bin/bash\n\n# AWS profile   is needed for aws command, keep and share it with host.\n# docker.socket is needed for ECR,         to push docker image from local.\n# KUBECONFIG    is needed for EKS,         keep and share it with host.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitaru2622%2Fdocker-aws-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitaru2622%2Fdocker-aws-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitaru2622%2Fdocker-aws-cli/lists"}