2023-10-30 14:46:50 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:5f8edc2588edb9971a52d53cd4265062614ebb25e94063a4d235376797b0e57a - 47.14% (99.6 MB)
[#001] sha256:d80ab64af7d4f6e3961c0eb96a995d3de16a5a94fb4e20189d93061b0730b2d5 - 0.0% (1.01 KB)
[#002] sha256:90f5ca6b073ac19269f63b0a9e646fa0c9cecb5eb0ccc190a4ae3fd2b49c26fa - 0.0% (1 KB)
[#003] sha256:5b52fd49292da203bd513077f90743a1185e31eefdd6709b76dd2b84e515ceeb - 0.03% (66.7 KB)
[#004] sha256:e06740dd500d5f351e03c0c12ffc1b747e207de0314b6021d3f9c19fc08e28f7 - 0.0% (1.01 KB)
[#005] sha256:8265f520a1b6371cae56618316a2d70892e64d8529848b181bd4ddd45371af23 - 48.97% (103 MB)
[#006] sha256:156b94de552811a30dd537d02ff7515c52d7dc506bb4855fe4e6e24673489f26 - 0.07% (144 KB)
[#007] sha256:325f4dc7a83ffeace2986d7913fe8af83b343d85593d03c5049c977c79c1e5cf - 0.0% (1.01 KB)
[#008] sha256:534d35f500cdcd2edf5f6d1ee12dbbec5faaf92e2a7b0cd3d256d370d53b48a6 - 0.0% (1.02 KB)
[#009] sha256:4bead1eee141d058e9868477d07172a9fabc682f339afb21897372a8dccc8e6d - 0.0% (1.01 KB)
[#010] sha256:92832b7c051634539418f272abcb80398805d52fc423673800bd489a5ffc1445 - 0.0% (1.01 KB)
[#011] sha256:d3dcba5bfeefb61f222972e4f84441b5e32fe705093d991fe67b3b8eec35336d - 0.0% (1.02 KB)
[#012] sha256:c14a9b6449aec98b86f694393039ee5b5c70e4717105199d984e846b68ee1c54 - 0.0% (1.01 KB)
[#013] sha256:f8bcb83af86350727b2a3bec01b83fb80136fc31efc048e9c087a5bdc9fbf7f7 - 0.0% (1.02 KB)
[#014] sha256:1f293fc2b53f26b5233265dd9e6d18799f2bf4870c3487c044f8554fa41a9c02 - 0.0% (1.22 KB)
[#015] sha256:ecde20976ae2e42285c4a9332a696a1a4e4561b982c0f34df0338f68ea8ec548 - 1.86% (3.92 MB)
[#016] sha256:fd34cdc007adc7cf2a5dd6cb36b474e82dce816ad4c075ea8eb42b326408b4e4 - 0.0% (3.42 KB)
[#017] sha256:66975e4c630708106cfb5d73f11e2749864d16e6ad4f5f1eaf366cf58026aa11 - 0.0% (1.02 KB)
[#018] sha256:13e394708eae2d3d577eb73bed96b19898533a0b7b1365c44fdcf66de5df0391 - 0.03% (69.7 KB)
[#019] sha256:2413753b4143a108381314fd13ae88369650b0a26ec03912d8641b8549067086 - 1.9% (4.02 MB)
[#020] sha256:b45ebd6a958731a01691a7301d814dc3878a4e9d37c8ee20436ad9b65c18f9b5 - 0.0% (1.02 KB)
[#021] sha256:383121a5913f0c7410ef6b3d64aa0beb594ddcc643e1340ade7e810fd8529322 - 0.0% (1.02 KB)
[#022] sha256:c60914b7510472027841319c5031df852b3db72ba0e087313070ec35b7823e26 - 0.0% (1.01 KB)
[#023] sha256:a11da2373b0d19ff6044386a117057ef4d1e18026eb7bc1ca670b0e6d348a473 - 0.0% (1.02 KB)
[#024] sha256:e311f06345b6a5e30ddcc3713baf8bc244cb02e0da519bdd2930eadfdb3f22b2 - 0.0% (1.04 KB)
Apply image 10.0.17763.4974
2023-10-26 02:05:39 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-10-26 02:05:40 UTCcmd /S /C #(nop) USER ContainerAdministrator
2023-10-26 02:05:55 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2023-10-26 02:05:55 UTCcmd /S /C #(nop) USER ContainerUser
2023-10-26 02:06:08 UTCcmd /S /C #(nop) COPY dir:d0800596180ae83aed80809cdd8d4d0aa7f9051d9957023271261dc11e448ce8 in C:\Program Files\PowerShell
2023-10-26 02:06:38 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-10-26 02:06:38 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2023-10-26 02:06:39 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2023-10-30 14:46:15 UTCcmd /S /C #(nop) ARG MAJOR_VERSION
2023-10-30 14:46:17 UTCcmd /S /C #(nop) ARG ZBX_VERSION
2023-10-30 14:46:18 UTCcmd /S /C #(nop) ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git
2023-10-30 14:46:18 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.39 org.opencontainers.image.source=https://git.zabbix.com/scm/zbx/zabbix.git
2023-10-30 14:46:19 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [pwsh -Command $ErrorActionPreference = 'Stop';]
2023-10-30 14:46:20 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) WORKDIR C:\zabbix
2023-10-30 14:46:22 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) COPY dir:57232eece6ce984f1525e2487e34625c49787f0ba47728421c37bd1f874175ff in C:\zabbix
2023-10-30 14:46:22 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) COPY file:7c6713376914cb401257b1285f12a399f04780c7ac2452fb66408f36dab0cbb1 in C:\zabbix
2023-10-30 14:46:23 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) USER ContainerAdministrator
2023-10-30 14:46:43 UTC|3 MAJOR_VERSION=5.0 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git ZBX_VERSION=5.0.39 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-10-30 14:46:47 UTC|3 MAJOR_VERSION=5.0 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git ZBX_VERSION=5.0.39 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-10-30 14:46:48 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) USER zabbix
2023-10-30 14:46:48 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 10050/TCP
2023-10-30 14:46:49 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-10-30 14:46:49 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) LABEL org.opencontainers.image.created=2023-10-30T14:38:46.994Z
2023-10-30 14:46:50 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) LABEL org.opencontainers.image.revision=556cf9942d8617bada44f80b1ae36af1a3b2e666
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.