mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-14 10:48:35 +02:00
Updated build process for Zabbix agent (windows)
This commit is contained in:
@ -52,4 +52,5 @@ RUN [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tl
|
||||
msys 'pacman --noconfirm -Syuu'; `
|
||||
msys 'pacman --noconfirm -Syuu'; `
|
||||
msys 'pacman --sync --quiet --noconfirm mingw-w64-ucrt-x86_64-cmake'; `
|
||||
msys 'pacman --noconfirm -Scc';
|
||||
msys 'pacman --noconfirm -Scc'; `
|
||||
taskkill /F /T;
|
||||
|
Reference in New Issue
Block a user