Skip to content
Snippets Groups Projects
Commit 871c705d authored by Moritz Maxeiner's avatar Moritz Maxeiner
Browse files

Rebase windows image on top of dotnet-framework

parent 92d9946e
No related branches found
No related tags found
No related merge requests found
# Use the latest Windows Server Core image
FROM microsoft/windowsservercore:ltsc2016
FROM microsoft/dotnet-framework:4.7.2-runtime
SHELL ["powershell", "-NoProfile", "-ExecutionPolicy Bypass", "-Command", "$ErrorActionPreference = 'Stop';"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment