安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
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.