mssql container crashes on startup
I am trying to run a site with MOODLE_DOCKER_DB=mssql but the database container crashes on startup. I have attached the container output. I have tried this with both default version and 2019-latest with the same result.
Running the upstream container like docker run -e ACCEPT_EULA=Y -e 'MSSQL_SA_PASSWORD=yourStrong(!)Password' -p 1433:1433 mcr.microsoft.com/mssql/server:2019-latest works fine.
Hi @marxjohnson, what is the distro of the Host?
I had issues on running SQL Server 2019 in container some months ago (not recalling the exact CU version) on a Docker Engine installed on a Ubuntu 24.04 while no issue at all on 20.04 and 22.04.
HTH, Matteo
Sorry, I meant to include that. Yes, I am running Ubuntu 24.04.
Hi @marxjohnson Could you please share your Kernel version?
6.8.0-56-generic