microsoft / windows-container-tools

Collection of tools to improve the Windows Containers experience
MIT License
240 stars 68 forks source link

Fix to unblock Event Log failure in runtime:4.8-windowsservercore-ltsc2019 alt #159

Closed bobsira closed 1 year ago

bobsira commented 1 year ago

Error: error_2019

New Fix: fix_2019_alt

This is a quick fix for this bug : https://github.com/microsoft/windows-container-tools/issues/150

All the steps to repro this are in the link above (the image affected, Dockerfile and LogMonitorConfig.json.

Build without the fix: LogMonitor.zip

Build with the fix: LogMonitorWithFix.zip

TinaMor commented 1 year ago

LGTM