You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i'm using a mac with docker for sql and i noticed that the container is slowly taking up a huge amount of space and that didn't seem right for the way i'm using it.
i saw that whenever the container fails to start, it generated a 1gb .gdmp file and stores it in var/opt/mssql/log
it creates a new folder every time, for example these were some of mine:
var/opt/mssql/log/core.sqlservr.12_18_2024_10_56_44.25.d,
var/opt/mssql/log/core.sqlservr.12_18_2024_10_56_53.25.d
using docker version 4.37.0
The text was updated successfully, but these errors were encountered:
i'm using a mac with docker for sql and i noticed that the container is slowly taking up a huge amount of space and that didn't seem right for the way i'm using it.
i saw that whenever the container fails to start, it generated a 1gb .gdmp file and stores it in var/opt/mssql/log
it creates a new folder every time, for example these were some of mine:
var/opt/mssql/log/core.sqlservr.12_18_2024_10_56_44.25.d,
var/opt/mssql/log/core.sqlservr.12_18_2024_10_56_53.25.d
using docker version 4.37.0
The text was updated successfully, but these errors were encountered: