mbround18 / valheim-docker

Valheim Docker powered by Odin. The Valheim dedicated gameserver manager which is designed with resiliency in mind by providing automatic updates, world backup support, and a user friendly cli interface.
https://hub.docker.com/r/mbround18/valheim
BSD 3-Clause "New" or "Revised" License
757 stars 81 forks source link

Execing into docker fails with odin commands #773

Closed mbround18 closed 7 months ago

mbround18 commented 7 months ago

docker exec -it valheim_valheim_1 gosu steam odin stop/status/etc

the game runs under the steam user but exec goes in via the root user.

Originally posted by @mbround18 in https://github.com/mbround18/valheim-docker/discussions/771#discussioncomment-8120594