2022-11-02 20:28:50 UTC
227 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:38fa349577729651ac1fc3ec785f908719a8100da5f5ba9bd3f549411061f583 - 49.61% (113 MB)
[#001] sha256:31e685cf7890a8fc4ed482811ded33da84ec8ba0096c8e2f7e5b897d26e27b8a - 0.0% (1.01 KB)
[#002] sha256:454911fb8c6974befe808555e8145b1da51de0c542b72e2de442321dfc037438 - 0.0% (1.01 KB)
[#003] sha256:8a2738e8cff73ec4bacc86895d39554790fab84e6ec391c57fbaf2735875c7bd - 0.04% (84.9 KB)
[#004] sha256:ff7fcdbbc118d3e6f5c68f6afee8b1e4ccd645ed5f71992cc6dc6ecb7ea5785e - 0.0% (1.01 KB)
[#005] sha256:bcb31477fff78ca6d174ab25a4ab3f01174685829ecfc0cd6897cfb7d2c1d36a - 45.75% (104 MB)
[#006] sha256:2530ad6227de13693fdb6ec0e158c65a0fead85f6346dec352dc3d38142386da - 0.05% (112 KB)
[#007] sha256:1aa6af282141cd2809bc8f1a5fd48cae24082b8b48dbc911d1a1ff0558ec5abe - 0.0% (1.01 KB)
[#008] sha256:4adc8f9c4da586028ae8d37f109784f4035fdc242a9f6c14b1c265ae07ff5701 - 0.0% (1.01 KB)
[#009] sha256:260220993e2850f3b8ecb8bb4abccded81d5b7068c9c467d625ef44f62c2ebd1 - 0.0% (1.05 KB)
[#010] sha256:16ab49e7f849ac6b0d0e249b81dff43b03c0a07a881997c276022148d2e4f34e - 0.0% (1.01 KB)
[#011] sha256:754a41d2841bf039966682407d8c852adc9ade549a5e5ef2b169182e7bfc27e3 - 0.0% (1.02 KB)
[#012] sha256:fe955a812e21d1be69948dce4f79950973fdba62d2266a3c13326de72458734b - 0.0% (1.02 KB)
[#013] sha256:502ae510009db8a10ed37673a7a6f910113f2cb619d774488e9bfd1ef7c7c374 - 0.0% (1.01 KB)
[#014] sha256:cef05ad57af3a7f4c6abdb0fe40075b28e47b5314b087136cc6f6f61a28f2249 - 0.0% (1.23 KB)
[#015] sha256:a1e4d3e7537bd4af85523a688d2ba5b8d1a16ae894618bb1d7c2d18fa1ed1508 - 2.24% (5.1 MB)
[#016] sha256:ee764b708ed67be5918e8170de3fce8de9c6c546a34daa7384a0b2b78ab21b29 - 0.0% (3.48 KB)
[#017] sha256:5cddd93cdbb69e9612df501c210d98a80402a7c67ffb249912e3be8dbdd37e8d - 0.0% (1.02 KB)
[#018] sha256:9ef2cb77e5ee7ab9821f1a519c28e11bcd6a1c676f80742ae7181f9507e787b2 - 0.03% (62.1 KB)
[#019] sha256:d30088cd8b9665ecf5dafbdbd59f0e6af3b02e541ae42295ba778a0ccc5313a0 - 2.28% (5.17 MB)
[#020] sha256:78ad751f9e6363c20d17c7ad1e0e52aa0b8f15d6d8a6679537fa716e99bbeaa0 - 0.0% (1.01 KB)
[#021] sha256:04a73e3e94a6469fab6c52cb651b26a766745af4f83cf09453b85e21c1754d7b - 0.0% (1.01 KB)
[#022] sha256:17d398de5177febe6f56c435d8d7d53756148bca1db20868c4821843a6a3b05e - 0.0% (1.01 KB)
[#023] sha256:bb06f040effb989040e6893db0a4029471970cdd9890010a30933f76ba48936c - 0.0% (1.01 KB)
[#024] sha256:afc49b452e47078882ec7271cafc68860a449f60c200f13732184cf1c16656b6 - 0.0% (1.04 KB)
Apply image 10.0.20348.1129
2022-10-26 17:50:52 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-10-26 17:50:52 UTCcmd /S /C #(nop) USER ContainerAdministrator
2022-10-26 17:50:59 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2022-10-26 17:50:59 UTCcmd /S /C #(nop) USER ContainerUser
2022-10-26 17:51:11 UTCcmd /S /C #(nop) COPY dir:bf7e5681a687a9b739d71967418b034dffee5a00a4a0ca14504240c39cc3497e in C:\Program Files\PowerShell
2022-10-26 17:51:42 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-10-26 17:51:42 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2022-10-26 17:51:43 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2022-11-02 20:28:31 UTCcmd /S /C #(nop) ARG MAJOR_VERSION
2022-11-02 20:28:32 UTCcmd /S /C #(nop) ARG ZBX_VERSION
2022-11-02 20:28:33 UTCcmd /S /C #(nop) ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git
2022-11-02 20:28:34 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.2/manual/installation/containers org.opencontainers.image.version=6.2.4 org.opencontainers.image.source=https://git.zabbix.com/scm/zbx/zabbix.git
2022-11-02 20:28:34 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [pwsh -Command $ErrorActionPreference = 'Stop';]
2022-11-02 20:28:35 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) WORKDIR C:\zabbix
2022-11-02 20:28:36 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) COPY dir:9c62f9b3c2085b088faa3bee50daa79b947bcca3020b485828e258e50595f025 in C:\zabbix
2022-11-02 20:28:36 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) COPY file:a11f96b82725dac9f5d23bb727f39ce37e12d1d73d255aefc63db2f2c7b4cf10 in C:\zabbix
2022-11-02 20:28:37 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) USER ContainerAdministrator
2022-11-02 20:28:44 UTC|3 MAJOR_VERSION=6.2 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git ZBX_VERSION=6.2.4 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-11-02 20:28:47 UTC|3 MAJOR_VERSION=6.2 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git ZBX_VERSION=6.2.4 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;
2022-11-02 20:28:48 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) USER zabbix
2022-11-02 20:28:48 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 10050/TCP
2022-11-02 20:28: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"]
2022-11-02 20:28:49 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) LABEL org.opencontainers.image.created=2022-11-02T20:23:08.924Z
2022-11-02 20:28:50 UTCpwsh -Command $ErrorActionPreference = 'Stop'; #(nop) LABEL org.opencontainers.image.revision=e24c315ba030075c8b55303824c5c720f68292af
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.