Skip to content

Conversation

wfurt
Copy link
Member

@wfurt wfurt commented Jul 15, 2025

This still needs some work. For one, the current helix queue starts the emulator from serviced and that is not available inside of container. Let me know if there are any suggestions @akoeplinger .

@wfurt wfurt requested review from akoeplinger and haruna99 July 15, 2025 22:07
@wfurt wfurt requested review from a team as code owners July 15, 2025 22:07
"os": "linux",
"osVersion": "noble",
"tags": {
"ubuntu-24.04-helix-android": {},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We only want architecture-specific tags. Other tags without architecture are still around for backwards compatibility.

Suggested change
"ubuntu-24.04-helix-android": {},

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rather than duplicating the Helix content, you should just be able to use mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-24.04-helix-amd64 as the base image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants