If an error occurred or the following message in Russian language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.
id |
Russian |
English |
0x2328 | hcsdiag [options...] list перечисление запущенных контейнеров и виртуальных машин. exec [-uvm] выполнение процесса внутри контейнера. console [-uvm] [command line] запуск интерактивной консоли внутри контейнера. read [-uvm] [host file] чтение файла из контейнера и его вывод в стандартные выходные данные или файл. write [-uvm] [host file] запись из стандартных входных данных или файла узла в файл в данном контейнере. kill завершение работы запущенного контейнера. share [-uvm] [-readonly] доступ к папке узла для контейнера. |
hcsdiag [options...] list Lists running containers and VMs. exec [-uvm] Executes a process inside the container. console [-uvm] [command line] Launches an interactive console inside the container. read [-uvm] [host file] Reads a file from the container and outputs it to standard output or a file. write [-uvm] [host file] Writes from standard input or a host file to a file in the container. kill Terminates a running container. share [-uvm] [-readonly] Shares a host folder into the container. |