Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
craigthackerx committed Feb 23, 2024
1 parent c5bb8fe commit 0c8ba25
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions containers/windows-servercore2022/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,4 @@ SHELL ["pwsh", "-Command"]
WORKDIR ${AZP_DIRECTORY}
COPY start.ps1 ${AZP_DIRECTORY}/start.ps1

USER ContainerAdministrator

RUN choco install -y sed
USER ContainerUser

CMD ["pwsh", "-file", "start.ps1"]

0 comments on commit 0c8ba25

Please sign in to comment.