Akash Gupta created MESOS-8535:
----------------------------------
Summary: Replace custom nanoserver image with official one
Key: MESOS-8535
URL: https://issues.apache.org/jira/browse/MESOS-8535
Project: Mesos
Issue Type: Task
Reporter: Akash Gupta
Assignee: Akash Gupta
The official `microsoft/powershell:nanoserver` image runs as ContainerUser,
which has some permissions bugs with accessing volume mounts in process (but
not Hyper-V) isolation. However, accessing them as ContainerAdministrator works
fine, so the custom `akagup/pwsh-nano-admin` image runs as
ContainerAdministrator. If this is fixed in the new Windows releases, we can
use the official image.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)