2021-12-23 18:43:33 UTC
223 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:11961e4f2e13a442b572d4bc37edfe94ad6d8c2ed378f0dcae8b880959c4b538 - 50.13% (112 MB)
[#001] sha256:929c7d729e7b49118bb5faa4a40316a8dbad7bea4708b348666c21985a2d4159 - 0.0% (1.01 KB)
[#002] sha256:fbcf8deda812695665dc3f454c84d816864082f878b9b49aacd79ce38d5b8b76 - 0.0% (1.02 KB)
[#003] sha256:d852db975ec78c7e735b6b5c14c30d11c7230bbcef051fdd02b87bf9232ad458 - 0.03% (75.8 KB)
[#004] sha256:cd86b30a0aefb686261074a94b3953598e8c57d2c71871c40d5f6a12910268c7 - 0.0% (1.01 KB)
[#005] sha256:7f3c6b78976625b46169b3c762924d33bdec73e28dc137377ea6854f41ac393f - 46.2% (103 MB)
[#006] sha256:5efce805e7ad42c86b8dd57055b078432bc94b0d7937d1b94e0573af6af53590 - 0.05% (115 KB)
[#007] sha256:87008c7a862c433d450b2a9345f55fbf4e68e422a5f7bc076425b3843cf003a4 - 0.0% (1.02 KB)
[#008] sha256:cd77483c34ecaba2ed77c3773613ff168eb363f802e1e0a09c3b6d63195228fc - 0.0% (1.12 KB)
[#009] sha256:649e0cf5e34a2d802f41b5d2c7e0c100c835711096b2c622101eeadea8fc48df - 0.0% (1.09 KB)
[#010] sha256:85b24f4deee778677a34f219ac2f0aba4d9f54e55b0c5f7febe7a7d5f6515299 - 0.0% (1.04 KB)
[#011] sha256:726129018025d0c1d98c4369303e1e9701fd1033785c149bc9e8f3a346e4dd6a - 0.0% (1.05 KB)
[#012] sha256:efbf02a698f30bef0e1c6c9b90c0482af02bfe5c3a4029090f8ec3af581604ea - 0.0% (1.12 KB)
[#013] sha256:6e0c3922bf996320d4b182685a2343f9eddd983298359317497bbfc1c40d2994 - 0.0% (1.05 KB)
[#014] sha256:deafb6fd9dfdf39627bda7293c66db86e8cf4ab1be80de75923f64434ff01a16 - 0.0% (1.25 KB)
[#015] sha256:151762e4676e15cfb7de81dc25eebfaadf49a271a24951cb9912a3721964a437 - 1.75% (3.91 MB)
[#016] sha256:5be3d6637da0b50dac1615215c3702ed872497a8faa0f78e2212380c9bcce8c2 - 0.0% (3.5 KB)
[#017] sha256:f4aad46fd921537c1c219e98e8d3c8552b22ca8526fe849cd8a37c41cf2ae2ba - 0.0% (1.13 KB)
[#018] sha256:a9ba3a57bde5c8fc247ded62b13a5d7b0fa2db301855afb70677c5b14d556e69 - 0.03% (77.2 KB)
[#019] sha256:27c009f7c320ffcd7b423a4de1496553d39db86c92d594d7c7f0fcd85f769ac1 - 1.79% (4 MB)
[#020] sha256:21a970c9fe39e197fcbc7041e1639e573c647c434a39e304b1ce31ff52003c09 - 0.0% (1.06 KB)
[#021] sha256:fac29025ae9da45da6b361a5cb5d5cc2c50999e58fc47e53f1e624f18209ff60 - 0.0% (1.06 KB)
[#022] sha256:1d21048a56c2777f2018a39a9cdd48cc32f23a09c9e1aaa9ef5a1c3ff17229cb - 0.0% (1.04 KB)
[#023] sha256:2e6fc0c3918eb1bd77556302385438ce4a38e8ac2630550020265f0eef6e8e26 - 0.0% (1.08 KB)
[#024] sha256:2269806a22c7c384b79ee8352534b874ec7aa3d4586e4558fe7ecab944ed2fa0 - 0.0% (1.04 KB)
Apply image ltsc2022-amd64
2021-12-15 20:26:59 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
2021-12-15 20:27:00 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-12-15 20:27:32 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-12-15 20:27:33 UTCcmd /S /C #(nop) USER ContainerUser
2021-12-15 20:27:57 UTCcmd /S /C #(nop) COPY dir:c14bf70898bd2b5c2a57f5ac7ba33788c0fd04cf2b14a216b434831da022386e in C:\Program Files\PowerShell
2021-12-15 20:28: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 ; }"
2021-12-15 20:28:47 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-12-15 20:28:48 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-12-23 18:43:13 UTCcmd /S /C #(nop) ARG MAJOR_VERSION
2021-12-23 18:43:14 UTCcmd /S /C #(nop) ARG ZBX_VERSION
2021-12-23 18:43:15 UTCcmd /S /C #(nop) ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git
2021-12-23 18:43:15 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.19 org.opencontainers.image.source=https://git.zabbix.com/scm/zbx/zabbix.git
2021-12-23 18:43:16 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [pwsh -Command $ErrorActionPreference = 'Stop';]
2021-12-23 18:43:17 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) WORKDIR C:\zabbix
2021-12-23 18:43:18 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) COPY dir:eebc159dab98838227411e76422939f17b26e89a1ed7dce31c4f1922a1a35aa1 in C:\zabbix
2021-12-23 18:43:18 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) COPY file:6427b84537c31444f8c8c53e450e4e7e9b05173541e4b262553cf691d1a11ee5 in C:\zabbix
2021-12-23 18:43:19 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) USER ContainerAdministrator
2021-12-23 18:43:27 UTC|3 MAJOR_VERSION=5.0 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git ZBX_VERSION=5.0.19 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);
2021-12-23 18:43:30 UTC|3 MAJOR_VERSION=5.0 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git ZBX_VERSION=5.0.19 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 user /add zabbix; $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;
2021-12-23 18:43:31 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) USER zabbix
2021-12-23 18:43:31 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 10050/TCP
2021-12-23 18:43:32 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"]
2021-12-23 18:43:32 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) LABEL org.opencontainers.image.created=2021-12-23T18:38:46.438Z
2021-12-23 18:43:33 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) LABEL org.opencontainers.image.revision=1a8f7f27221976ec662acc196cac3373dddc1dea
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.