{"id":17301713,"url":"https://github.com/wh1isper/aws-cli-pypi","last_synced_at":"2025-04-13T05:46:07.065Z","repository":{"id":231147605,"uuid":"781045695","full_name":"Wh1isper/aws-cli-pypi","owner":"Wh1isper","description":"Build aws cli pypi image everyday","archived":false,"fork":false,"pushed_at":"2025-03-04T02:59:50.000Z","size":22,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T05:46:02.757Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Wh1isper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":"FUNDING.yml","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},"funding":{"github":["wh1isper"]}},"created_at":"2024-04-02T16:43:00.000Z","updated_at":"2025-03-04T02:59:51.000Z","dependencies_parsed_at":"2024-04-09T02:45:12.866Z","dependency_job_id":"5251bfbd-c9f4-468d-a671-e1643c111af8","html_url":"https://github.com/Wh1isper/aws-cli-pypi","commit_stats":null,"previous_names":["wh1isper/aws-cli-pypi"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wh1isper%2Faws-cli-pypi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wh1isper%2Faws-cli-pypi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wh1isper%2Faws-cli-pypi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wh1isper%2Faws-cli-pypi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wh1isper","download_url":"https://codeload.github.com/Wh1isper/aws-cli-pypi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670513,"owners_count":21142901,"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-10-15T11:45:18.151Z","updated_at":"2025-04-13T05:46:07.037Z","avatar_url":"https://github.com/Wh1isper.png","language":"Dockerfile","funding_links":["https://github.com/sponsors/wh1isper"],"categories":[],"sub_categories":[],"readme":"[![Docker build](http://dockeri.co/image/wh1isper/aws-cli-pypi)](https://hub.docker.com/r/wh1isper/aws-cli-pypi)\n\n**Build everyday, so you don't need to worry any outdated packages for security.**\n\nUsage: Build your docker with aws codeartifact pypi access.\n\n```Dockerfile\nFROM wh1isper/aws-cli-pypi as awscli\n\nARG AWS_ACCESS_KEY_ID\nARG AWS_SECRET_ACCESS_KEY\n\nENV AWS_ACCESS_KEY_ID=${AWS_ACCESS_KEY_ID}\nENV AWS_SECRET_ACCESS_KEY=${AWS_SECRET_ACCESS_KEY}\n\n# Use this to disable cache\nARG CACHE_FLAG\nRUN aws codeartifact login --tool pip --repository morph-dev --domain morph --domain-owner 293550735226 --region us-west-2\n\nFROM python:python:3.10.12-slim-bookworm\n\nCOPY --from=awscli /root/.config/pip/pip.conf /root/.config/pip/pip.conf\n\nRUN pip install \u003cYOUR_PACKAGE\u003e\n```\n\nBuild with args like:\n\n```bash\ndocker build --build-arg AWS_ACCESS_KEY_ID=\u003cYOUR_AWS_ACCESS_KEY_ID\u003e --build-arg AWS_SECRET_ACCESS_KEY=\u003cYOUR_AWS_SECRET_ACCESS_KEY\u003e --build-arg CACHE_FLAG=\"$(date)\" -t \u003cYOUR_DOCKER_IMAGE\u003e -f \u003cYOUR_DOCKERFILE\u003e .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwh1isper%2Faws-cli-pypi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwh1isper%2Faws-cli-pypi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwh1isper%2Faws-cli-pypi/lists"}