Closed FDiskas closed 2 years ago
Possible fix could be change docker from debian:buster-slim
to plentico/plenti
- but I don't trust that
https://github.com/plentico/plenti/issues/157
Well, the issue is that libglibc is not installed on the image with the newest version.
As always, the alt:V team pushes things without announcing it - ¯\(ツ)/¯
Should be fixed after https://github.com/eisengrind/docker-altv-server/actions/runs/1101015193 has run.
Let me know if it works, then.
Btw. I changed the base image from debian:buster-slim
to ubuntu:focal-20210723
due to the fact that currently only Ubuntu Focal supports Glibc >= 2.29
https://github.com/altmp/altv-issues/issues/1054 Should fix this - anyway - from now on we'll use Ubuntu focal for the Docker image.
Since the Docker image now uses an Ubuntu image to support glibc >= 2.29 this issue can be closed. Also altmp/altv-issues#1054 was fixed.