github-actions[bot] commented on issue #10967: URL: https://github.com/apache/cloudstack/issues/10967#issuecomment-4856144817
## ๐ฏ Triage report A contributor is requesting a Dockerfile that provides a ready-to-use Linux-based developer environment for CloudStack on macOS. The macOS platform lacks compatible Python 2.7, correct OpenSSL, and some CloudStack/Marvin dependencies, making local development setup very painful. The issue includes detailed acceptance criteria with a checklist of required components. ### ๐ Assessment | Dimension | Value | Reasoning | |---|---|---| | **Type** | type:new-feature | Adds a new artifact (Dockerfile) not currently present in the repo | | **Component** | component:build | Developer tooling / build environment | | **Severity** | n/a | Not a bug | | **Labels** | type:new-feature, component:build | As above | | **Coding agent** | Suitable | Clear acceptance criteria checklist; self-contained scope (a single Dockerfile + README); no design decisions needed | ### ๐ Similar issues - https://github.com/apache/cloudstack/issues/8837 (related) โ request to improve description/notes on VPC resources, linked by author as the motivation for this issue <details><summary>๐ก Notes and suggestions</summary> - The existing `tools/marvin/setup.py` references `marvin.cloudstackAPI` which does not exist in-tree; this should be noted as a companion fix. - The milestone 4.24.0 has been set โ maintainers should confirm whether this is in scope for that release. - Consider placing the Dockerfile under `tools/docker/` or `contrib/` and adding CI smoke-test for image build. - Python 2.7 is EOL; the Dockerfile should aim at Python 3 as the primary runtime and only add legacy tooling where strictly required. </details> > Generated by [Daily Issue Triage](https://github.com/apache/cloudstack/actions/runs/28523943189) ยท [โท](https://github.com/search?q=repo%3Aapache%2Fcloudstack+%22gh-aw-workflow-call-id%3A+apache%2Fcloudstack%2Fdaily-issue-triage%22&type=issues) > <details> <summary>Add this agentic workflows to your repo</summary> To install this agentic workflow, run ``` gh aw add githubnext/agentics/workflows/daily-issue-triage.md@d7c1dc4b72b00607a67caaffdcc216cb64379cf9 ``` </details> <!-- gh-aw-agentic-workflow: Daily Issue Triage, engine: copilot, version: 1.0.52, model: claude-sonnet-4.6, id: 28523943189, workflow_id: daily-issue-triage, run: https://github.com/apache/cloudstack/actions/runs/28523943189 --> <!-- gh-aw-workflow-call-id: apache/cloudstack/daily-issue-triage --> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
