2024-04-22 12:42:23 UTC
230 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:755fc767289b8847bd0d0d8d75efc308c040140acf2a3426973ba9fbf022c4c0 - 50.17% (115 MB)
[#001] sha256:4b5442942dafc1a14f727b63c3eb6f05a300b07db1487d8cc24b27c6d7bfdbd7 - 0.0% (1.02 KB)
[#002] sha256:5e8a0e572a283c8a65a09a5cd07ddf79a1042c0e596cb6cdf77b19970696546e - 0.0% (1.02 KB)
[#003] sha256:b379a8d125a9a775afc9889ba18f0262d08f596e4621e0b2ade67ed2d40ead39 - 0.04% (83.9 KB)
[#004] sha256:947916e0db43525f0b3a35d8c1cda6969bba3fe7b836eca48f658af5272715ef - 0.0% (1.01 KB)
[#005] sha256:b3f15c3bed556c018f671b2ceb36a92001ac64b4aefa4002401830b9b3ab718d - 45.0% (103 MB)
[#006] sha256:e645b2dc4e5a32639efac79779d7b0cb9e558bc69cb0874ea1a25ea14e5aa3b5 - 0.05% (113 KB)
[#007] sha256:29be79fac85e0752ff343bab27b66192d2049cb2da5bcbc72dfab8bbdffcc1f2 - 0.0% (1.01 KB)
[#008] sha256:61ba9509da787a35028ad3606c87a5aa68e6cef9291ceb767595db47873611be - 0.0% (1.01 KB)
[#009] sha256:fb3504268d0e7b199bb3f86bfed43a64df05d0c5c6122b967b440729d163786b - 0.0% (1.09 KB)
[#010] sha256:109b7786429f88f8199df5b12d8af2fe72feb4d0ed695eac10ebb665bc87e80b - 0.0% (1.02 KB)
[#011] sha256:16d7e234fde05c8dcd1304be6c3dde83d68b260438d2d0601724c5ce8e09821a - 0.0% (1.01 KB)
[#012] sha256:f898996c9b22a13b70697425e0a30e3ca4a3eba8da21c40314e2408397bd01de - 0.0% (1.02 KB)
[#013] sha256:36046bf4b4f0a90f2c9df1b16e1511bdba54d9c963b82d0c9899d0d57040309c - 0.0% (1.01 KB)
[#014] sha256:3048dc0948b976e8ba69c61fa49ba8eadb003fd01b88e2bdbee38f32bf98a324 - 0.0% (1.22 KB)
[#015] sha256:9e00b1ebdeeeb640db82765c05e4a082514bb29fa0cfcefe056db88149dbf6a0 - 2.34% (5.37 MB)
[#016] sha256:7c1acdb75e23fa0d98a9a8161514edcccdf48e18d1d87f893157ae6aee0d0b67 - 0.0% (3.52 KB)
[#017] sha256:ea234e61bcf375cdd997c5339bbda1ed678cd04c13c4a10c9642a59814d40453 - 0.0% (1.01 KB)
[#018] sha256:9bff7e0485dda6e3ee18e403fd3beb71da6350d1f8e163f471eac1e875641617 - 0.03% (71.6 KB)
[#019] sha256:ae0ef9a94045e4d57125753117a58139f2f5afd34260a1365abde0f7ec98a4f4 - 2.37% (5.45 MB)
[#020] sha256:9e5fe57f81daca412245f4c15fa732660b1d0b79535d6b3bbe1a69279bf3589b - 0.0% (1.02 KB)
[#021] sha256:860f5f80d403a6da0ccefa1c4a59b52c87b8b1a59c6a7da829ca6ffcc7568d3f - 0.0% (1.01 KB)
[#022] sha256:7b814e370db1fc9b6f9d4fe3050be7d6933e6df152cc69286c2dc843ca16a7f6 - 0.0% (1.02 KB)
[#023] sha256:a6ee249be4c63ea6ff23fc93cab8205b206354ac014f641a6d37a0b06e9c9a2c - 0.0% (1.02 KB)
[#024] sha256:18483e65f67770588e18d4011138eeb0fcd7f1d90da80b39f7ab4d245b389385 - 0.0% (1.02 KB)
Apply image 10.0.20348.2402
2024-04-10 17:42: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
2024-04-10 17:42:16 UTCcmd /S /C #(nop) USER ContainerAdministrator
2024-04-10 17:42:37 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2024-04-10 17:42:37 UTCcmd /S /C #(nop) USER ContainerUser
2024-04-10 17:42:48 UTCcmd /S /C #(nop) COPY dir:5cc62bdc4e011f093fcbd85df60582885d08364217366f239cf446d8e627e1ba in C:\Program Files\PowerShell
2024-04-10 17:43:17 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 ; }"
2024-04-10 17:43:17 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2024-04-10 17:43:18 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2024-04-22 12:41:51 UTCcmd /S /C #(nop) ARG MAJOR_VERSION
2024-04-22 12:41:51 UTCcmd /S /C #(nop) ARG ZBX_VERSION
2024-04-22 12:41:52 UTCcmd /S /C #(nop) ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git
2024-04-22 12:41:52 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/6.4/manual/installation/containers org.opencontainers.image.version=6.4.14 org.opencontainers.image.source=https://git.zabbix.com/scm/zbx/zabbix.git
2024-04-22 12:41:53 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [pwsh -Command $ErrorActionPreference = 'Stop';]
2024-04-22 12:41:54 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) WORKDIR C:\zabbix
2024-04-22 12:41:56 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) COPY dir:644ca5487d5c9ad26796fe2127da39daa7f807e022f42864d915425825df0b52 in C:\zabbix
2024-04-22 12:41:56 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) COPY file:423a722c9adbfadb03bf9e282d80303d5237cd4c775d7c123ec09a72df6c96d0 in C:\zabbix
2024-04-22 12:41:57 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) USER ContainerAdministrator
2024-04-22 12:42:18 UTC|3 MAJOR_VERSION=6.4 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git ZBX_VERSION=6.4.14 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);
2024-04-22 12:42:21 UTC|3 MAJOR_VERSION=6.4 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git ZBX_VERSION=6.4.14 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 accounts /MaxPWAge:unlimited; net user /add zabbix /expire:never /passwordreq:no; $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;
2024-04-22 12:42:21 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) USER zabbix
2024-04-22 12:42:22 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 10050/TCP
2024-04-22 12:42:22 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"]
2024-04-22 12:42:22 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) LABEL org.opencontainers.image.created=2024-04-22T12:28:38.023Z
2024-04-22 12:42:23 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) LABEL org.opencontainers.image.revision=7cb4ec29d4c34f006f2c92403022fb32eb778276
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.