mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-05-30 06:40:22 +02:00
Updated build process for Zabbix agent (windows)
This commit is contained in:
parent
501cffa10a
commit
42761a30bf
@ -151,7 +151,7 @@ RUN Set-Location -Path $env:SystemDrive\.; `
|
||||
bash -lc 'pacman --noconfirm -Scc'; `
|
||||
bash -lc 'rm -rf /usr/share/info/ /usr/share/zoneinfo/ /usr/share/locale/ /usr/share/man/ /usr/lib/terminfo/'; `
|
||||
bash -lc 'rm -rf /usr/share/doc/ /ucrt64/share/doc /ucrt64/share/man /ucrt64/share/info /ucrt64/share/oneinfo /ucrt64/share/zoneinfo /ucrt64/share/locale'; `
|
||||
bash -lc 'rm -rf /usr/share/bash-completion/ /usr/share/terminfo/
|
||||
bash -lc 'rm -rf /usr/share/bash-completion/ /usr/share/terminfo/'; `
|
||||
`
|
||||
Write-Host 'Verifying install ("bash --version") ...'; `
|
||||
bash --version; `
|
||||
|
Loading…
x
Reference in New Issue
Block a user