{"id":21702656,"url":"https://github.com/alpine-docker/azure-cli.architved","last_synced_at":"2026-05-13T07:36:40.448Z","repository":{"id":195179848,"uuid":"692416073","full_name":"alpine-docker/azure-cli.architved","owner":"alpine-docker","description":"Azure CLI docker image with tuning","archived":false,"fork":false,"pushed_at":"2023-09-16T12:15:38.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T13:08:20.782Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/alpine-docker.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}},"created_at":"2023-09-16T12:09:41.000Z","updated_at":"2024-08-29T04:18:16.000Z","dependencies_parsed_at":"2023-09-16T22:07:57.560Z","dependency_job_id":null,"html_url":"https://github.com/alpine-docker/azure-cli.architved","commit_stats":null,"previous_names":["alpine-docker/azure-cli","alpine-docker/azure-cli.architved"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpine-docker%2Fazure-cli.architved","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpine-docker%2Fazure-cli.architved/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpine-docker%2Fazure-cli.architved/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpine-docker%2Fazure-cli.architved/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alpine-docker","download_url":"https://codeload.github.com/alpine-docker/azure-cli.architved/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244649462,"owners_count":20487429,"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-25T21:17:18.947Z","updated_at":"2026-05-13T07:36:35.429Z","avatar_url":"https://github.com/alpine-docker.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# azure-cli\n\nA quick build to resolve several issues I met. Build it for CICD Pipeline\n\nFollow up repo at https://github.com/alpine-docker/azure-cli\n\n1. official `azure_cli` image `mcr.microsoft.com/azure-cli` is too large, 1GB+, there is a PR (https://github.com/Azure/azure-cli/pull/25184), which can reduce the image size to less than 500M, but still waiting for approval and merge. So I built it as `alpine/azure_cli:latest`\n\nSo this tag `latest` will only include Azure CLI, nothing else.\n\nThe version of azure cli would be the latest version, when I run the build command.\n\nReference `Dockerfile` is here: https://github.com/hholst80/azure-cli/blob/dev/Dockerfile\n\n2. I'd like to add extra tools in it for CICD pipeline.\n\nto add terraform in it. Tag is terraform version, not Azure CLI version\n\n```\nFROM hashicorp/terraform:1.5.6 as build\n\nFROM alpine/azure_cli:latest\n\nCOPY --from=build  /bin/terraform /bin/terraform\n\nENTRYPOINT []\n```\n\nBuild commands\n\n```\ndocker build -t alpine/azure_cli:1.5.6 .\ndocker push alpine/azure_cli:1.5.6\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falpine-docker%2Fazure-cli.architved","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falpine-docker%2Fazure-cli.architved","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falpine-docker%2Fazure-cli.architved/lists"}