NicosNet
Results
1
comments of
NicosNet
I fixed the problem by changing my healthcheck path to /opt/mssql-tools18/bin/sqlcmd And i needed to add the -C to trust the certificate ```yml healthcheck: test: /opt/mssql-tools18/bin/sqlcmd -C -S localhost -U...