timche / docker-csgo

Counter-Strike: Global Offensive (CS:GO) Dedicated Server with automated/manual updating and optional SourceMod and PugSetup/PracticeMode integrations
https://hub.docker.com/r/timche/csgo
MIT License
193 stars 27 forks source link

docker: add lib32z1 to base #21

Closed kyoto44 closed 2 years ago

kyoto44 commented 2 years ago

Hello! I'm your docker image as base for custom server setup, it uses own sourcemod versions for each server type (practice, retake and etc.) and unfortunately got this error: [SM] Unable to load extension "dbi.mysql.ext": libz.so.1: cannot open shared object file: No such file or directory

We can add libz to base image to avoid such problems in future, I don't think that additional ~160KB will change anything.