exec fb658bfab615 powershell -command {systeminfo | findstr /B /C:"OS Name" /C:"OS Version"}. но в ответ получаю следущии ошибки
container fb658bfab615b32ef3a8332bd4ce1542af4885d3e44469b738aef02bdab3b35b encountered an error during CreateProcess: failure in a Windows system call: The system cannot find the file specified. (0x2)
[Event Detail: Provider: 00000000-0000-0000-0000-000000000000]
[Event Detail: Provider: 00000000-0000-0000-0000-000000000000]
[Event Detail: onecore\vm\compute\management\orchestration\vmhostedcontainer\processmanagement.cpp(173)\vmcomputeagent.exe!00007FF6D38BAE77: (caller: 00007FF6D386E4AB) Exception(2) tid(5a8) 80070002 The system cannot find the file specified.
CallContext:[\Bridge_ProcessMessage\VmHostedContainer_ExecuteProcess]
Provider: 00000000-0000-0000-0000-000000000000] extra info: {"CommandLine":"powershell -encodedCommand cwB5AHMAdABlAG0AaQBuAGYAbwAgAHwAIABmAGkAbgBkAHMAdAByACAALwBCACAALwBDADoAIgBPAFMAIABOAGEAbQBlACIAIAAvAEMAOgAiAE8AUwAgAFYAZQByAHMAaQBvAG4AIgA= -inputFormat xml -outputFormat text","User":"ContainerUser","WorkingDirectory":"C:\\app","Environment":{"ASPNETCORE_URLS":"http://+:80","DOTNET_RUNNING_IN_CONTAINER":"true"},"CreateStdInPipe":true,"CreateStdOutPipe":true,"CreateStdErrPipe":true,"ConsoleSize":[0,0]}
PS C:\Users\myuser\source\repos\ColorsServices>
можете подсказать что делаю не атк?так же когда заранил контейнер через команду
docker run -it -p 8080:80 somename імейджа)
выходит меня киадет в cmd контейнера, раню просто systeminfo пишет что не знает такой команды.Может когда ранить контейнер нужно еще что то прописать?
соберите контейнер без этой команды, запустите контейнер, попробуйте выполнить нужные команды
Обсуждают сегодня