Skip to content

Conversation

@tnotheis
Copy link
Member

Readiness checklist

  • I ensured that the PR title is good enough for the changelog.
  • I labeled the PR.
  • I added/updated tests (if necessary).
  • I self-reviewed the PR.

@tnotheis tnotheis self-assigned this Jan 12, 2026
Copilot AI review requested due to automatic review settings January 12, 2026 14:23
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes an issue where the Admin CLI Docker container fails to start when built on macOS by removing the explicit RuntimeIdentifier=linux-x64 parameter from the dotnet publish command in the Dockerfile.

Changes:

  • Removed the /p:RuntimeIdentifier=linux-x64 parameter from the dotnet publish command to allow the build process to automatically select the correct runtime dependencies based on the build context

@tnotheis tnotheis added the bug Something isn't working label Jan 12, 2026
@tnotheis tnotheis requested a review from erbenjak January 13, 2026 11:58
@tnotheis tnotheis merged commit 212dfdb into main Jan 13, 2026
52 of 53 checks passed
@tnotheis tnotheis deleted the admin-cli-doesnt-start-on-macos branch January 13, 2026 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants