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
in mac, when my container fails to start it creates 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
i'm only a beginner in docker so i don't know if this is a docker problem or the container's problem but i thought to let you know.
Description
Docker takes a lot more space than expected.
Steps To Reproduce
in mac, when my container fails to start it creates 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
i'm only a beginner in docker so i don't know if this is a docker problem or the container's problem but i thought to let you know.
Compose Version
Docker Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: