2023-08-22 04:34:14 UTC
211 MB
PSDocker-NanoServer-1809
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:5c5b06ba65934bcf850a1a54ecf4b3da34d3e6d6c8e90dbc897719c3ea377c8a - 47.17% (99.6 MB)
[#001] sha256:77badae8502abaeadfbac73a15234c4d2b21a9d49a2f18afe3feba79f2e5ea14 - 0.0% (1.01 KB)
[#002] sha256:cff333ea15b0003958364e4eb66bd0297622dfd322324db794c4993b15ed1d3b - 0.0% (1.01 KB)
[#003] sha256:7231cf979631f7920fb286c7bfdf4721317ccb461176ce08d0312460a8e7f202 - 0.03% (64.7 KB)
[#004] sha256:ba0d25e035690f92c4dab1e239501336c35ac680ca84736569844114dd5a97cc - 0.0% (1.01 KB)
[#005] sha256:8a5c8b49c673ecc6622b67cfb591e49477acb7c169b6c1f28b3660724ac1331d - 48.9% (103 MB)
[#006] sha256:6ccbfde042ea6ae1ac95cb15f7d47886219764c6d13643b71d1dbec6b2e5b0e2 - 0.07% (144 KB)
[#007] sha256:16af3e719d3780c58e4ef49d123a06dd7ef09e7201c5fd4d7f78914dc8d57f4f - 0.0% (1.01 KB)
[#008] sha256:566cca4f488525895429abf3806e862bed1ade67cf66c4f2fb242663139c7244 - 0.0% (1.01 KB)
[#009] sha256:6bf9d4c2055601354b67d2042dcdc25cda09b563fad360ee727308efb5b19986 - 0.0% (1.01 KB)
[#010] sha256:70314a45abf3eb85d5ca67927b9f14e3e8025cb243720b143a2526f2148c7922 - 0.0% (1.02 KB)
[#011] sha256:bba80d7a2da90cc0feaba9cd026037a37444b7a5b61d58609b249326e05fe3f9 - 0.0% (1.02 KB)
[#012] sha256:d3a9ffc0b9bcbdf8d44b75f11e185008e20138de412a96cdf5503e46ad1b9069 - 0.0% (1.02 KB)
[#013] sha256:69b3afaa880554c42f2abd3205863b53fd4a4fc92f435395554f65239f5b0aaf - 0.0% (1.02 KB)
[#014] sha256:0cc38de97920d7ddb534de673819bc9bbde9e2de7c571a52b52855afd16202c0 - 0.0% (1.21 KB)
[#015] sha256:c4b337f09c01bf8fcf7af8116a2e025de12ef1ad0f0e7e8fff4d0dde6950980b - 1.86% (3.92 MB)
[#016] sha256:fd40939408035b8ee3e407a4c744f4035cd6c5982ad67d66c875725fffbe8471 - 0.0% (3.41 KB)
[#017] sha256:a70591b8830d2f6a431a6e20a4add3c8ac6e2bbdf3fd3b39b94258b0938dcb7d - 0.0% (1.01 KB)
[#018] sha256:a53f5f0d69d902d7b38157e353f887b2f41565a987421141ba46ce88f67c8e5d - 0.05% (110 KB)
[#019] sha256:47447576b0cce0ddbead0457ead1a24384dc18acac31a0e84aff5194690a4f33 - 1.91% (4.03 MB)
[#020] sha256:55946a4ec4640f4af324f9aa0ff9c1a38adbc34704b0e633bc64e3a1f44e72ac - 0.0% (1.02 KB)
[#021] sha256:b9a837119a671cf634e8192f87838667228a17509dbb7eb2da1fd9451659e5d8 - 0.0% (1.02 KB)
[#022] sha256:794fb489e80528be899386699b91fac61bf59f36810aeb708c4745a00170e789 - 0.0% (1.02 KB)
[#023] sha256:95aff068156bc496ad3eb0b1dde807d6e6e84a16142f53eff92baf6dfc50b342 - 0.0% (1.01 KB)
[#024] sha256:6d32b2c28eb53f2d56240f92e6eb4e01d26910ef34b2bf90eeff640cfbd7ef5d - 0.0% (1.01 KB)
Apply image 10.0.17763.4645
2023-07-13 18:31:49 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-1809
2023-07-13 18:31:49 UTCcmd /S /C #(nop) USER ContainerAdministrator
2023-07-13 18:32:09 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2023-07-13 18:32:09 UTCcmd /S /C #(nop) USER ContainerUser
2023-07-13 18:32:21 UTCcmd /S /C #(nop) COPY dir:c07f825abd01c61399746329a4a92ba4914d3b2231990e207b779aeeefc8616e in C:\Program Files\PowerShell
2023-07-13 18:32:49 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-07-13 18:32:49 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2023-07-13 18:32:49 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2023-08-22 04:33:55 UTCcmd /S /C #(nop) ARG MAJOR_VERSION
2023-08-22 04:33:58 UTCcmd /S /C #(nop) ARG ZBX_VERSION
2023-08-22 04:33:58 UTCcmd /S /C #(nop) ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git
2023-08-22 04:33:59 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.37 org.opencontainers.image.source=https://git.zabbix.com/scm/zbx/zabbix.git
2023-08-22 04:34:00 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [pwsh -Command $ErrorActionPreference = 'Stop';]
2023-08-22 04:34:01 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) WORKDIR C:\zabbix
2023-08-22 04:34:02 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) COPY dir:48ce776f91aedb41d09ebe4fada8b85436c4a0514ab03fb8ec0de7bb6fd79da5 in C:\zabbix
2023-08-22 04:34:03 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) COPY file:7c6713376914cb401257b1285f12a399f04780c7ac2452fb66408f36dab0cbb1 in C:\zabbix
2023-08-22 04:34:03 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) USER ContainerAdministrator
2023-08-22 04:34:07 UTC|3 MAJOR_VERSION=5.0 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git ZBX_VERSION=5.0.37 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-08-22 04:34:11 UTC|3 MAJOR_VERSION=5.0 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git ZBX_VERSION=5.0.37 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-08-22 04:34:11 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) USER zabbix
2023-08-22 04:34:12 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 10050/TCP
2023-08-22 04:34:13 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-08-22 04:34:13 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) LABEL org.opencontainers.image.created=2023-08-22T04:17:06.087Z
2023-08-22 04:34:14 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) LABEL org.opencontainers.image.revision=7ee4f2401a85b8fa9ebc197c9c25694d7347b851
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.