Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid container build by adding /.mariner-toolkit-ignore-dockerenv #646

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

damonbarry
Copy link
Member

Our Azure Linux builds started failing in the past week or so because Azure Linux recently made a change to how they detect container builds (see microsoft/azurelinux#11135), so the trick we employed to force a regular build (even though we're building in a container) stopped working. This change removes the trick and takes the recommended approach of adding /.mariner-toolkit-ignore-dockerenv to the container.

@damonbarry damonbarry requested a review from arsing December 18, 2024 23:33
@kodiakhq kodiakhq bot merged commit 5e64226 into Azure:main Dec 19, 2024
77 checks passed
@damonbarry damonbarry deleted the fix-azurelinux-builds branch December 19, 2024 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants