Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I remember having the same issue, but can't remember what I did to fix it
Also, most importantly: Docker is useful for stateless containers. Using your container to update something inside it is probably not the most ideal usage of it.
Containerization is useful for isolation of things. Some would argue that's the main point. Especially when trying out some new tech it's nice to have the environment preconfigured even if you're gonna pull some data in there. Anyway, that's off topic.
ZIP-Folder and started SteamCMD while looking in the ZIP-Folder and starting the .exe from there.
So please check that you unzipped SteamCMD ZIP-Folder before using SteamCMD.
state changes are states the drive is in. it could be offline, online, active, boot. have you defraged, in this case, passed a trim command to the nvme lately? whats acessing the drive at the time of run? is it the boot drive? which ways are you trying to run the docker? remotely, in the terminal etc.
In jist, id be certain the nvme is slotted intonthe right kind of PCIe slot. NGFF Nvme and Sata 3 dont always work with each other so you cant just slap a stick in and itll work because the drivers will install improperly for the wrong purposes.
Also, you might want to figure out is its a space issue. 81% maybe full in your case. in my experiance this slow down considerably once a quota of %20 free space nears on certain drives.
Further, are you actually running in a secure boot? youll know its secure if you can remove hardware and the pc wont turn on and you get a Bitlocker key request when you figure out how to get it to boot. but thats windows. not sure about Linux secure boot.