Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción
If you need to know the auth cache (which is probably in $HOME/.steam/ somewhere, since Steam does not honor FHS), the easiest thing to do it is to use find prior and after login with mtime.
You definetely helped me. I think the credential files are the ones starting with ssfn****. I'll try and find a way to share them between the containers.
You're better off using one container for your steamcmd, then volume mount home and the different game servers into separate volumes. After you have that "manager" container downloading workshop files, run game servers in their own containers volume mounted to the parts they need.