2023-09-26 10:54:46 UTC
229 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:8f8cef0759210af9d01a2fb45d79956a2db738bbd3734b7244b17e14ad945cab - 50.21% (115 MB)
[#001] sha256:168c978d23ef7ed075132be4bbf7ffcf75216fe3480983454e3a85227ef22a55 - 0.0% (1.01 KB)
[#002] sha256:228d074c45e62cbc3e3ad2b49fce7c858a5404c05446c7cf7e8d2f57141e3116 - 0.0% (1.01 KB)
[#003] sha256:cd74ef80339b4bfe0600b1a1c03e74a6c66b9c3b1bd79e3cabaed7e0296825d0 - 0.04% (84.7 KB)
[#004] sha256:0274414649d0d5ff25f14c7694c4257ee5fb05a8366b01371b65aaea2d112fb4 - 0.0% (1.01 KB)
[#005] sha256:c044cc01bd05b338f4963f34d0267ceec2b7758fab8552e6fd6762a2fa924937 - 45.18% (103 MB)
[#006] sha256:a601c377778d7cc7049aa92d743cdfd99268fb6d63c8aef8879486ece67f0de4 - 0.05% (112 KB)
[#007] sha256:076ef0d429f06306cebe465655bfb47476cd2a170dc44b3cd92d39892db461e8 - 0.0% (1.02 KB)
[#008] sha256:f77f2e0fae49156acb074d5faed85c15d7faf22c2378c792ff4458b5ff75e41c - 0.0% (1.02 KB)
[#009] sha256:3177c44cc3e847678f045db1be659aa4b2f9d8709b3513a66b5edb2d8685f5ae - 0.0% (1.02 KB)
[#010] sha256:bd0d755f942c0fb4cfbf54e31f521a63a58160ea60a57e8a6bb18a829356de92 - 0.0% (1.02 KB)
[#011] sha256:5e3a741a0b214fe7ae7779e7b9319b826e6bcb40aad25d574e7d4e00d8cce6eb - 0.0% (1.01 KB)
[#012] sha256:ab7160f3ee0709a138b7ea7ebefeaa2aeea19de9a2f8ed3fca148c1a7d540b8d - 0.0% (1.01 KB)
[#013] sha256:212c8bf928e0d321bb30ab7cb483b0dfdebf80e692588b976d4805d81d5dd4c5 - 0.0% (1.01 KB)
[#014] sha256:cde01e09b41d8394852f580656084a256997bcd1cd7499cd2937339769f6b964 - 0.0% (1.22 KB)
[#015] sha256:65b20b072d78d5497b23bd60efade0106c7f28087299e4aec0fb685b0577616c - 2.23% (5.1 MB)
[#016] sha256:9cdc7c7f6677a763c07a3e4a141ea5a5686f7668147f9400f164c527a756e4be - 0.0% (3.53 KB)
[#017] sha256:8d301dc1776e88614c6778200dd1a992fcdd255ca8e4288602679784c998afde - 0.0% (1.02 KB)
[#018] sha256:57028ddc5c48bc7b736b42e227c0458cae204cbaef5cf0416f6cc704fab9f4fd - 0.03% (63.9 KB)
[#019] sha256:d89e41afa02199400890d8f1647a5f982a736340c69ca08c40997823ce7f90c4 - 2.26% (5.17 MB)
[#020] sha256:f0c50012549652acf8dfaafbc2827b49a0d276c3006c0dc0c1de923f7026efc2 - 0.0% (1.01 KB)
[#021] sha256:8d825bca432dbb67575dde2565a10cd0a2824105d1319c4a09179806e06192c0 - 0.0% (1.02 KB)
[#022] sha256:4bf4eb3638f1443b4fd59752865d33882bdfef87d9c0d2a2c10c370622ed6ee6 - 0.0% (1.02 KB)
[#023] sha256:c7164dfc3c392e93df51d9c1fe0069ee8a67c705108d5831033373e568fd8a27 - 0.0% (1.02 KB)
[#024] sha256:cdfe7dcf94d4c0cc828a4a371a8a588c79e3b78a2f8cff6eee99873e9cdb0db3 - 0.0% (1.02 KB)
Apply image 10.0.20348.1970
2023-09-15 00:05:10 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
2023-09-15 00:05:11 UTCcmd /S /C #(nop) USER ContainerAdministrator
2023-09-15 00:06:04 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2023-09-15 00:06:04 UTCcmd /S /C #(nop) USER ContainerUser
2023-09-15 00:06:18 UTCcmd /S /C #(nop) COPY dir:7c2980e48edb413562641192ce47b1231dd8f17c72fc1acec5a10eb0bf4ba295 in C:\Program Files\PowerShell
2023-09-15 00:06:46 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 ; }"
2023-09-15 00:06:47 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2023-09-15 00:06:47 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2023-09-26 10:54:14 UTCcmd /S /C #(nop) ARG MAJOR_VERSION
2023-09-26 10:54:15 UTCcmd /S /C #(nop) ARG ZBX_VERSION
2023-09-26 10:54:16 UTCcmd /S /C #(nop) ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git
2023-09-26 10:54:17 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.7 org.opencontainers.image.source=https://git.zabbix.com/scm/zbx/zabbix.git
2023-09-26 10:54:17 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [pwsh -Command $ErrorActionPreference = 'Stop';]
2023-09-26 10:54:18 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) WORKDIR C:\zabbix
2023-09-26 10:54:20 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) COPY dir:c0412cdad891a0bf489ced7b92ce310ef86f65c73f72d4798f3978fe5e9d45ee in C:\zabbix
2023-09-26 10:54:21 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) COPY file:7c341d4c878b24e4d02953ffb293547cacb6c07b2dd50a59d9ac4b8a1f577ff3 in C:\zabbix
2023-09-26 10:54:21 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) USER ContainerAdministrator
2023-09-26 10:54:40 UTC|3 MAJOR_VERSION=6.4 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git ZBX_VERSION=6.4.7 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);
2023-09-26 10:54:43 UTC|3 MAJOR_VERSION=6.4 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git ZBX_VERSION=6.4.7 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;
2023-09-26 10:54:44 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) USER zabbix
2023-09-26 10:54:45 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 10050/TCP
2023-09-26 10:54:45 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"]
2023-09-26 10:54:46 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) LABEL org.opencontainers.image.created=2023-09-26T10:48:49.253Z
2023-09-26 10:54:46 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) LABEL org.opencontainers.image.revision=91c187e8706a7910955e39e31a64053252bbb786
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.