This commit is contained in:
yuzhiquan
2021-04-23 17:55:54 +08:00
parent f43f95aa78
commit 02c3d53a23
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ ENV LOCALAPPDATA="C:\Users\ContainerAdministrator\AppData\Local" \
USER ContainerAdministrator
RUN setx /M PATH "C:\Powershell\;%PATH%"
# intialize powershell module cache
# initialize powershell module cache
RUN powershell \
-NoLogo \
-NoProfile \