Skip to content

Conversation

@kirrg001
Copy link
Contributor

refs https://jsw.ibm.com/browse/INSTA-73218

I got segmentation fault when starting the container.

@kirrg001 kirrg001 requested a review from a team as a code owner January 22, 2026 18:56
const userTable = process.env.AZURE_USER_TABLE;
const procedureName = process.env.AZURE_PROCEDURE_NAME;

const dbHost = process.env.AZURE_SQL_SERVER || process.env.MSSQL_HOST;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We use AZURE_SQL_SERVER on CI and MSSQL_HOST locally.
Anyone interested to clean this up?

Copy link
Contributor

Choose a reason for hiding this comment

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

I can open a small PR to clean this up once it’s merged.

mssql:
image: mcr.microsoft.com/mssql/server:2022-latest
platform: linux/amd64
image: mcr.microsoft.com/azure-sql-edge:1.0.7
Copy link
Contributor

Choose a reason for hiding this comment

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

Image working fine in my local ❤️

Copy link
Contributor

@aryamohanan aryamohanan left a comment

Choose a reason for hiding this comment

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

Nice ❤️

refs https://jsw.ibm.com/browse/INSTA-73218

I got segmentation fault when starting the container.
@sonarqubecloud
Copy link

@kirrg001 kirrg001 merged commit dd8ef03 into main Jan 23, 2026
3 checks passed
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