The environment variable LOCALAPPDATA was specified like:
|
LOCALAPPDATA="C:\Users\ContainerAdministrator\AppData\Local" ` |
for the user ContainerAdministrator.
But it should be specified for the user ContainerUser. Some applications may crash when accessing this directory with "Access Denied".
The environment variable LOCALAPPDATA was specified like:
PowerShell-Docker/release/stable/windowsservercore/docker/Dockerfile
Line 39 in 95a36b1
for the user ContainerAdministrator.
But it should be specified for the user ContainerUser. Some applications may crash when accessing this directory with "Access Denied".