2022-05-02 14:11:51 UTC
224 MB
PSDocker-NanoServer-ltsc2022
POWERSHELL_TELEMETRY_OPTOUT0
PSCORE\PowerShell\pwsh.exe
PSModuleAnalysisCachePathC:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache
ProgramFilesC:\Program Files
WindowsPATHC:\Windows\system32;C:\Windows
[#000] sha256:5ee98801bdad72bc36678d072c89f7dd482fee29086c1d9c8ad6ff0cb5afa385 - 50.01% (112 MB)
[#001] sha256:f1331707c89494f70b43bc7021ad6ef6cf2b7f6b5a85e0f3206f4a07db1d02d3 - 0.0% (1.01 KB)
[#002] sha256:676fbe592cf5b917d745621f29df29faac3b6dbfd3f72be1cc00feb511f130af - 0.0% (1.01 KB)
[#003] sha256:1745958cae4ead2edeb0ee8ffa865036d9b29dab5a21eac5d796184e494dcb6a - 0.04% (84.7 KB)
[#004] sha256:5510145c0a678f57085cca2e5cc7af2e65b22330b7f14d140a807b86052bf21c - 0.0% (1.02 KB)
[#005] sha256:68f57aadfe6c93919a0040af6f3fd2693aef24dff731b942aa704d9cee5deac7 - 46.34% (104 MB)
[#006] sha256:4d8074be927d102ed91ca8f02a56ef8b9905c04953deaa082682cbb35e9c82ac - 0.05% (112 KB)
[#007] sha256:4601799de20c2a0d35f50c19f1b638161bf45ad31155649704805a1f07f3fefe - 0.0% (1.02 KB)
[#008] sha256:c665acb03d7f53e32e41dbef29f00130b6960701a3a129df4ff43f1ddaaf9f42 - 0.0% (1.04 KB)
[#009] sha256:95fa93b66f066ed41e40d4d7820dfbe83ae87c69b7bacdc6ff3b55de132cd5a5 - 0.0% (1.11 KB)
[#010] sha256:6ce40d6daa64190450917bc7371cbfb017323fd7843f735aadf700fb820d3acd - 0.0% (1.06 KB)
[#011] sha256:092fabdf62c1a292b244f7de4d7cccb5095ea577b94b4c8a129e303ee5a8d135 - 0.0% (1.1 KB)
[#012] sha256:08fbb307d0937607c65b79b37a0c5a00f38fafecc387d0244506a8eb64c5f908 - 0.0% (1.04 KB)
[#013] sha256:7f86f7432967df6c8bdd089d57cbc2bfb236debc6b5c4d5010c2a65b33f6946d - 0.0% (1.08 KB)
[#014] sha256:f6148bd7c2c2b639e0adc40e9e38b8bd8638758b9bedf7fff2e8add16339dec7 - 0.0% (1.27 KB)
[#015] sha256:d2713466a8eab4fdbf6b9addf4655aa1f6b6dee7c27cdee2d309d36c7ca6fe17 - 1.75% (3.91 MB)
[#016] sha256:224f73224896c5c27942e72cb060b0e6adb2a6e0d19482f6d9671c49d1ed68dc - 0.0% (3.42 KB)
[#017] sha256:a88a788bc68e4b937360871da5f419c63435e933ea6ea33997085bd62a9ee007 - 0.0% (1.04 KB)
[#018] sha256:4a50b10df7df264022d5b3a0b5f69526131d3d5923c2e02c291d7f4d820c89f4 - 0.03% (71.3 KB)
[#019] sha256:141ef7e7544be5721fc1f8f8212582da9fd746f6b0e4a8cef4d610aa372d9e8e - 1.78% (3.99 MB)
[#020] sha256:676fe9e3d8acb94c7b6572972ed6c7802d25e56ff3114c077a101c3011705976 - 0.0% (1.06 KB)
[#021] sha256:6adfe65efc7b11e4a824f07cb3461e5d7927620c7c37b06c81918e2e7131014b - 0.0% (1.05 KB)
[#022] sha256:129ae790d3975fa26acc91d8bec862b6a0b98f21b538f74f0af8d4d57a3e8729 - 0.0% (1.09 KB)
[#023] sha256:f2ba7150ab85a008e8fc450937edad408360387167351b8e38a79256668f22f7 - 0.0% (1.07 KB)
[#024] sha256:9dd2623df2ec030e0910f85143973ab3060ab552d1d82c91a05bb0fb042d8101 - 0.0% (1.05 KB)
Apply image ltsc2022-amd64
2022-04-18 20:49:16 UTCcmd /S /C #(nop) ENV ProgramFiles=C:\Program Files PSModuleAnalysisCachePath=C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-ltsc2022
2022-04-18 20:49:17 UTCcmd /S /C #(nop) USER ContainerAdministrator
2022-04-18 20:49:40 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2022-04-18 20:49:41 UTCcmd /S /C #(nop) USER ContainerUser
2022-04-18 20:49:52 UTCcmd /S /C #(nop) COPY dir:40daaaef3533338d5edf33039b880dbb666ee4abe98ae3fd8ffb00bdf48703e3 in C:\Program Files\PowerShell
2022-04-18 20:50:22 UTCcmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"
2022-04-18 20:50:22 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2022-04-18 20:50:22 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2022-05-02 14:11:17 UTCcmd /S /C #(nop) ARG MAJOR_VERSION
2022-05-02 14:11:21 UTCcmd /S /C #(nop) ARG ZBX_VERSION
2022-05-02 14:11:21 UTCcmd /S /C #(nop) ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git
2022-05-02 14:11:22 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.title=Zabbix agent org.opencontainers.image.authors=Alexey Pustovalov <alexey.pustovalov@zabbix.com> org.opencontainers.image.vendor=Zabbix LLC org.opencontainers.image.url=https://zabbix.com/ org.opencontainers.image.description=Zabbix agent is deployed on a monitoring target to actively monitor local resources and applications org.opencontainers.image.licenses=GPL v2.0 org.opencontainers.image.documentation=https://www.zabbix.com/documentation/5.0/manual/installation/containers org.opencontainers.image.version=5.0.23 org.opencontainers.image.source=https://git.zabbix.com/scm/zbx/zabbix.git
2022-05-02 14:11:22 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [pwsh -Command $ErrorActionPreference = 'Stop';]
2022-05-02 14:11:23 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) WORKDIR C:\zabbix
2022-05-02 14:11:24 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) COPY dir:8243e00dca2af94310f7cf105db679f40b29680a6d967dd84746b81aa6ec7f91 in C:\zabbix
2022-05-02 14:11:25 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) COPY file:6427b84537c31444f8c8c53e450e4e7e9b05173541e4b262553cf691d1a11ee5 in C:\zabbix
2022-05-02 14:11:25 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) USER ContainerAdministrator
2022-05-02 14:11:45 UTC|3 MAJOR_VERSION=5.0 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git ZBX_VERSION=5.0.23 pwsh -Command $ErrorActionPreference = 'Stop'; $env:PATH = [string]::Format('{0}\zabbix\sbin;{0}\zabbix\bin;', $env:SystemDrive) + $env:PATH; [Environment]::SetEnvironmentVariable('PATH', $env:PATH, [EnvironmentVariableTarget]::Machine); $env:ZBX_HOME = [string]::Format('{0}\zabbix', $env:SystemDrive); [Environment]::SetEnvironmentVariable('ZBX_HOME', $env:ZBX_HOME, [EnvironmentVariableTarget]::Machine);
2022-05-02 14:11:49 UTC|3 MAJOR_VERSION=5.0 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git ZBX_VERSION=5.0.23 pwsh -Command $ErrorActionPreference = 'Stop'; Set-Location -Path $env:SystemDrive\.; New-Item -ItemType directory -Path $env:ZBX_HOME\conf\zabbix_agentd.d | Out-Null; New-Item -ItemType directory -Path $env:ZBX_HOME\enc | Out-Null; New-Item -ItemType directory -Path $env:ZBX_HOME\modules | Out-Null; New-Item -ItemType directory -Path $env:ZBX_HOME\buffer | Out-Null; net user /add zabbix; $acl = Get-Acl -Path $env:ZBX_HOME; $ace = New-Object Security.AccessControl.FileSystemAccessRule ('zabbix', 'Modify', 'ContainerInherit, ObjectInherit', 'InheritOnly', 'Allow'); $acl.AddAccessRule($ace); Set-Acl -AclObject $acl -Path $env:ZBX_HOME;
2022-05-02 14:11:49 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) USER zabbix
2022-05-02 14:11:50 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 10050/TCP
2022-05-02 14:11:50 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["pwsh -Command $ErrorActionPreference = 'Stop'; C:\\zabbix\\docker-entrypoint.ps1 C:\\zabbix\\sbin\\zabbix_agentd.exe -c C:\\zabbix\\conf\\zabbix_agentd.win.conf -f"]
2022-05-02 14:11:51 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) LABEL org.opencontainers.image.created=2022-05-02T14:07:16.105Z
2022-05-02 14:11:51 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) LABEL org.opencontainers.image.revision=9063194474976cd9e2fa3851b769a592c4cfccc9
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.