2024-07-22 12:52:14 UTC
213 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:a9b4234352dbe48c2ab26f66b300829ca94d2fc63738ee6d4221f9962d33cf5c - 46.95% (100 MB)
[#001] sha256:f564af4864ddf61a2dd9c3e557954a26478e6d9ab80a05622b3a2a6d12ea2401 - 0.0% (1.02 KB)
[#002] sha256:cca20d11bfd1e4276390d4b3fec8931f987c2d6b80cb16cc0c497e408d2cb461 - 0.0% (1.04 KB)
[#003] sha256:6c369f3fe9868d1c2a47d7c0cb13fa75e889857b5b9ad636531c4cbd2c3d98b0 - 0.03% (63.7 KB)
[#004] sha256:1cc39d78e1c36f1de4a5dfad16098a104c91bad3ea870737d5baaf99880a896f - 0.0% (1.01 KB)
[#005] sha256:338e3b447bd0e31339229556cba16443fdc2d39e84fa755d6057637ffb6f272c - 48.58% (103 MB)
[#006] sha256:eeeed8f4eddc13412dc36f306acdf861f5f4a7536741d459b8182b890c879d07 - 0.07% (144 KB)
[#007] sha256:03d483ab41ef57840266b17bf839253f70878c885ff54adae5587c0e11233311 - 0.0% (1.01 KB)
[#008] sha256:46907c34e850ab2e7ff1ccb3f59f03648749c3c03d41f362fa37d76cf5086c4d - 0.0% (1.02 KB)
[#009] sha256:58de6d42091395f697923a682498d02127640fbc3b839b05be803fe29b0c85e0 - 0.0% (1.02 KB)
[#010] sha256:20ae7e3b2155573b2a10a063380a8f826f5662528d0d2a47eb3d2ce72d48281f - 0.0% (1.01 KB)
[#011] sha256:0d06c57a50bd1aadc0ec57a1796be289c4e9c053699a7a1cee0ed7c84dd21e17 - 0.0% (1.02 KB)
[#012] sha256:d524b158966a67f4b929a9c8f0e2d0784a15945ad43224dbf346adbc39fd882b - 0.0% (1.02 KB)
[#013] sha256:ab3dbdff9c43676c440b29c30dc835240582ae38d160b06fd8b13344070299b4 - 0.0% (1.01 KB)
[#014] sha256:c1f3d6676dd7d79c4f7190a5c510084a502513b8c51c60cbf4875ae41c6ad694 - 0.0% (1.22 KB)
[#015] sha256:5ea5dcfa08d843d835a9be43e14404b034b5dd94474e8557f06251a27c185065 - 2.06% (4.38 MB)
[#016] sha256:753ec7159acf7f93757e42297ab7438f227dd4bcc67a13c5b52abdf4754a3542 - 0.0% (3.54 KB)
[#017] sha256:5344c1ab74ce9b386ddaa9f54279363e1e5c3eec11217600b4a8fe096c3fe0a4 - 0.0% (1.01 KB)
[#018] sha256:7026d36e007e64df050975cde97d616d4ac6333f23dd8fc5a9a59af6ae078aea - 0.05% (115 KB)
[#019] sha256:51a070f570c821351e16f0d67ff63c2c1d9ad1321b45aae5cafd453727a847c5 - 2.26% (4.81 MB)
[#020] sha256:e2ffa0b109b773046354dde6c454a9db0b3d76f29c7c264fec24c747216ed61a - 0.0% (1011 Bytes)
[#021] sha256:9cdfaada0fad0ef4cdf071e01d8c4d595baae6e164a811ac2182fd5cf61341cb - 0.0% (1.02 KB)
[#022] sha256:eec477cc2127c1e5f6056e61d78e72389d19a6df332cde0dc75d3bcc7b8cb2a9 - 0.0% (1.01 KB)
[#023] sha256:7e0989b669744ee11386652f0b5cfd23188849e9a675c2d45e44253abd61e137 - 0.0% (1.01 KB)
[#024] sha256:753aa6cae398b1cd07347dd59797e3ea028a8bb160a2ff01d4c46e725cd5c226 - 0.0% (1.02 KB)
Apply image 10.0.17763.5696
2024-04-10 17:41:37 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
2024-04-10 17:41:38 UTCcmd /S /C #(nop) USER ContainerAdministrator
2024-04-10 17:41:57 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2024-04-10 17:41:57 UTCcmd /S /C #(nop) USER ContainerUser
2024-04-10 17:42:10 UTCcmd /S /C #(nop) COPY dir:5cc62bdc4e011f093fcbd85df60582885d08364217366f239cf446d8e627e1ba in C:\Program Files\PowerShell
2024-04-10 17:42: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 ; }"
2024-04-10 17:42:39 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2024-04-10 17:42:39 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2024-07-22 12:51:58 UTCcmd /S /C #(nop) ARG MAJOR_VERSION
2024-07-22 12:52:00 UTCcmd /S /C #(nop) ARG ZBX_VERSION
2024-07-22 12:52:01 UTCcmd /S /C #(nop) ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git
2024-07-22 12:52:01 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 SIA 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=AGPL v3.0 org.opencontainers.image.documentation=https://www.zabbix.com/documentation/7.0/manual/installation/containers org.opencontainers.image.version=7.0.1 org.opencontainers.image.source=https://git.zabbix.com/scm/zbx/zabbix.git
2024-07-22 12:52:02 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [pwsh -Command $ErrorActionPreference = 'Stop';]
2024-07-22 12:52:02 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) WORKDIR C:\zabbix
2024-07-22 12:52:04 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) COPY dir:77a90606e72e64ece28f36d760ed91378019ff058e968544c2689a4743266f9a in C:\zabbix
2024-07-22 12:52:04 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) COPY file:d1aa247300f051166a9cfe29d82aea76234c56ffc5f47f42bb368d60665b5c33 in C:\zabbix
2024-07-22 12:52:05 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) USER ContainerAdministrator
2024-07-22 12:52:08 UTC|3 MAJOR_VERSION=7.0 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git ZBX_VERSION=7.0.1 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); Write-Host ('Verifying Zabbix agent {0} ...' -f $env:ZBX_VERSION); zabbix_agentd.exe -V;
2024-07-22 12:52:11 UTC|3 MAJOR_VERSION=7.0 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git ZBX_VERSION=7.0.1 pwsh -Command $ErrorActionPreference = 'Stop'; Set-Location -Path $env:SystemDrive\.; New-Item -Force -ItemType directory -Path $env:ZBX_HOME\conf\zabbix_agentd.d | Out-Null; New-Item -Force -ItemType directory -Path $env:ZBX_HOME\enc | Out-Null; New-Item -Force -ItemType directory -Path $env:ZBX_HOME\modules | Out-Null; New-Item -Force -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-07-22 12:52:12 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) USER zabbix
2024-07-22 12:52:12 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 10050/TCP
2024-07-22 12:52: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.conf -f"]
2024-07-22 12:52:13 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) LABEL org.opencontainers.image.created=2024-07-22T12:42:21.975Z
2024-07-22 12:52:14 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) LABEL org.opencontainers.image.revision=82a0eedb2e8e305adbf24b7cd0818ecfe06ae514
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.