2022-02-15 11:12:00 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:7691725ee3658d154f940d82fd8c3ff07c0dc589a0c9a93df47ed0ede92a76ab - 50.12% (112 MB)
[#001] sha256:54c8fa51ab5c970fbaabc22981427cf209f6ee5154ec1d4225e02fdbdd4d1ab4 - 0.0% (1.04 KB)
[#002] sha256:d4b648b9e6d6f9d92bf6221c3c8c4011e8c3636c6f21df1cfacbed9c8dc5ca81 - 0.0% (1.05 KB)
[#003] sha256:de52479968d78fd93e881aee718ece1edd445f06351b3c45f7ecede37e184ea6 - 0.04% (84.8 KB)
[#004] sha256:0f5a6000c860abfd936fb30a2cb74b4fa62471fd9e0f1660ad4a1463cbfb6c5c - 0.0% (1.05 KB)
[#005] sha256:cfbb5dc555214904133f8ce156372db5abe23f030cdadab70125aa977821ee50 - 46.15% (103 MB)
[#006] sha256:6090bd77fa44c3390f934f43d31d78264e4358d5bfe5340f1016d7b29f60d28b - 0.05% (116 KB)
[#007] sha256:b40a2a16fbb7392557bc781dadef8b74530a767171ba8586e4eddd471920df33 - 0.0% (1.02 KB)
[#008] sha256:3633dce6701980ee8ef49cda12d8a6cc7441eaf827cf6adcb2366b4a639c6636 - 0.0% (1.02 KB)
[#009] sha256:cf21568ed45f9671c23fabe768e6e6f09f092daac21fb4cb345d572c277454ac - 0.0% (1.09 KB)
[#010] sha256:9a44d1617bb58ad9176a34178c4f61cde895c6cb8d705a3925615c0d0bbf3895 - 0.0% (1.11 KB)
[#011] sha256:e5c78d5946d5c05b70b83bc4aed19751013f42752bae3848c3b6662120e8cc97 - 0.0% (1.06 KB)
[#012] sha256:69c37832bdd2c4c248e2c7e014b59bc010f6f62f543f0d6ee50a19493b53a59c - 0.0% (1.11 KB)
[#013] sha256:61c83058b6e3ccab3217ee7c75080618b4370067b5eae75da2cba35c15ff8ed2 - 0.0% (1.04 KB)
[#014] sha256:50dd1501ad71141d75aa05be5cda90d61783265ff7c0ed2df1beba28e115006b - 0.0% (1.25 KB)
[#015] sha256:acd9ea1f34c4ed391359c1576d8b2bec1d647cf66694849a9d8fece039065fa9 - 1.79% (3.99 MB)
[#016] sha256:37e0a68504212ddc1c79fb8fdd10c0f5e3d1af11a9b66d0a8a4a733ced39c2f7 - 0.0% (3.51 KB)
[#017] sha256:a1d40fd56dcfa066d7895b66dc0ce4292cf860c220f1aa2d77833682640f80f7 - 0.0% (1.07 KB)
[#018] sha256:5124acadf69c4755e9b23f085d4f088d3adc28b357d08c8856c1106bf00cf35a - 0.03% (72.3 KB)
[#019] sha256:30b5476a583f9bf719b4efc51543bf9b54f39022b79ce6c8ffb0373ba1102d6a - 1.82% (4.06 MB)
[#020] sha256:3a30f245fe5d90b579fe02f1bfa2868189a7524d2c0734ca3ebe668379601b03 - 0.0% (1.11 KB)
[#021] sha256:f52a41044f69d100e0f1247e916381db10b226bd042e18f89e141c80ba705c1f - 0.0% (1.04 KB)
[#022] sha256:5cb8d34c46885f94f10ae73d65be73de4b71c7298e54b49fad8487cabf99e4a2 - 0.0% (1.04 KB)
[#023] sha256:5191d1f73e561b4a03d8c5c4671a2ea98ac06e6d3ce8f3faffc2210e0876784b - 0.0% (1.11 KB)
[#024] sha256:1910210deb2549ed99d080d698a979f31c91f69fc6f28604a03629ea04c727bb - 0.0% (1.04 KB)
Apply image ltsc2022-amd64
2022-02-03 00:10:45 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
2022-02-03 00:10:46 UTCcmd /S /C #(nop) USER ContainerAdministrator
2022-02-03 00:10:54 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2022-02-03 00:10:55 UTCcmd /S /C #(nop) USER ContainerUser
2022-02-03 00:11:07 UTCcmd /S /C #(nop) COPY dir:c14bf70898bd2b5c2a57f5ac7ba33788c0fd04cf2b14a216b434831da022386e in C:\Program Files\PowerShell
2022-02-03 00:11:39 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 ; }"
2022-02-03 00:11:39 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2022-02-03 00:11:40 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2022-02-15 11:11:32 UTCcmd /S /C #(nop) ARG MAJOR_VERSION
2022-02-15 11:11:34 UTCcmd /S /C #(nop) ARG ZBX_VERSION
2022-02-15 11:11:34 UTCcmd /S /C #(nop) ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git
2022-02-15 11:11:35 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.0/manual/installation/containers org.opencontainers.image.version=6.0.0 org.opencontainers.image.source=https://git.zabbix.com/scm/zbx/zabbix.git
2022-02-15 11:11:36 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [pwsh -Command $ErrorActionPreference = 'Stop';]
2022-02-15 11:11:37 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) WORKDIR C:\zabbix
2022-02-15 11:11:38 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) COPY dir:5829957127acc63dce549f4b1c2c834e5f04ea7c6c053e4eab4d236e61470410 in C:\zabbix
2022-02-15 11:11:39 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) COPY file:5c6080c2491abce4d3683765cb38f36487ed41d23b1a35be29b03eb4ec93c7ce in C:\zabbix
2022-02-15 11:11:39 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) USER ContainerAdministrator
2022-02-15 11:11:54 UTC|3 MAJOR_VERSION=6.0 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git ZBX_VERSION=6.0.0 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);
2022-02-15 11:11:57 UTC|3 MAJOR_VERSION=6.0 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git ZBX_VERSION=6.0.0 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;
2022-02-15 11:11:58 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) USER zabbix
2022-02-15 11:11:59 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 10050/TCP
2022-02-15 11:11:59 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"]
2022-02-15 11:12:00 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) LABEL org.opencontainers.image.created=2022-02-15T11:07:05.620Z
2022-02-15 11:12:00 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) LABEL org.opencontainers.image.revision=b510d451e8960197cc179874c6620c93cd75129b
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.