Setting timezone to Europe/Berlin...
Checking if steam UID / GID has changed...
usermod: user steam is currently used by process 1
groupmod: Permission denied.
groupmod: cannot lock /etc/group; try again later.
NOTICE: UPDATE_EMAIL is not set
Setting msmtp configuration...
/entrypoint.sh: line 20: bar: No such file or directory
Fixing permissions...
Starting csgo...
NOTICE: /var/steamcmd/games/csgo/srcds_run does not exist or is not executable.
steamcmd already exists...
Updating csgo...
/var/steamcmd/games/csgo/csgo/logs does not exist, creating...
Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
After that comes the SteamCMD download, login, and CS:GO Download, there is nothing special there.
Screenshots:
The created csgo server folder:
The running processes: (while steamcmd was downloading, the same user when the server is running)
Behaviour
Docker should use the specified user with the group in the .env file, but it's always 1000 (default)
Steps to reproduce this issue
Configuration
docker-compose.yml:
.env:
cs1 user:
Logs
After that comes the SteamCMD download, login, and CS:GO Download, there is nothing special there.
Screenshots:
The created csgo server folder:
The running processes: (while steamcmd was downloading, the same user when the server is running)