Namespace
rancher
Image / Tag
hyperkube:v1.19.11-rancher1
Content Digest
sha256:26dd0cd4172092c980d0fc2c177d3b6707ab62a91ffd8b384525d9a37156f1c5
Details
Created

2021-06-02 16:59:07 UTC

Size

431 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-06-02T16:58:34Z
  • org.opencontainers.image.revision
    faf9d3124f14ea06c19a37c9ab8c5115b8003744
  • org.opencontainers.image.source
    https://github.com/rancher/hyperkube.git
  • org.opencontainers.image.url
    https://github.com/rancher/hyperkube

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:345e3491a907bb7c6f1bdddcf4a94284b8b6ddd77eb7d93f09432b17b20f2bbe - 6.31% (27.2 MB)

[#001] sha256:57671312ef6fdbecf340e5fed0fb0863350cd806c92b1fdd7978adbd02afc5c3 - 0.0% (851 Bytes)

[#002] sha256:5e9250ddb7d0fa6d13302c7c3e6a0aa40390e42424caed1e5289077ee4054709 - 0.0% (187 Bytes)

[#003] sha256:01d2e4a9e4a0de583c35b2ff395c06d58ca52e0cbb52b9a71baf8eb99ed3a09e - 0.0% (917 Bytes)

[#004] sha256:054cfb80b9a2d9a879952af872cb7bd38a1dde69dd4e79c94b282219577737a5 - 0.0% (2.27 KB)

[#005] sha256:fc0db8265ed36b9894749877050a8fc78e92181da698434d09dc11d8b7ce639c - 0.0% (162 Bytes)

[#006] sha256:04eaa93718ff8cb55f0ba9ce23e76ff908c1006786a6778d4044945998a73b22 - 0.0% (207 Bytes)

[#007] sha256:78f57bd856968185874358b101af724b8beed28800113e87baba1935a1f9bfcd - 0.06% (259 KB)

[#008] sha256:1aa55b55e79c8e16ccc1eefeb74f713344d8210ef00ba37a58ef9e9c714440fe - 0.06% (260 KB)

[#009] sha256:1c699b17d496825956b8349ff1509f3b0a16d43a51b6b773a66ef8de0d40be27 - 58.9% (254 MB)

[#010] sha256:e83f346825ca288dd888f29c2468e32975a9300918a46024ed64bac9bddd34aa - 0.0% (1.63 KB)

[#011] sha256:e9a0ee046be2c960ab6d014f5d5239f65bc149baebeb66a3f8107145dff60218 - 8.25% (35.5 MB)

[#012] sha256:596bec710b1c78d6357242056cdaf204d1ea64c261833c63579a8c33d69e9d02 - 26.42% (114 MB)


History
2021-04-23 22:21:34 UTC

/bin/sh -c #(nop) ADD file:5c44a80f547b7d68b550b0e64aef898b361666857abf9a5c8f3f8d0567b8e8e4 in /

2021-04-23 22:21:35 UTC

/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2021-04-23 22:21:36 UTC

/bin/sh -c [ -z "$(apt-get indextargets)" ]

2021-04-23 22:21:37 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2021-04-23 22:21:37 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2021-06-01 16:26:41 UTC

/bin/sh -c #(nop) ARG ARCH=amd64

2021-06-01 16:26:42 UTC

/bin/sh -c #(nop) COPY file:08b58948eda7d62a8f68776e29c8b3d58099af170a66f34ae677069656423ddb in /hyperkube

2021-06-01 16:26:42 UTC

/bin/sh -c #(nop) COPY file:f00983dfd42d9c41cfde33655c333b09969f4ab8bef2fb417ded364c2d059162 in /usr/sbin/iptables-wrapper-installer.sh

2021-06-01 16:26:43 UTC

|1 ARCH=amd64 /bin/sh -c ln -s /usr/bin/update-alternatives /usr/sbin/update-alternatives

2021-06-01 16:26:44 UTC

|1 ARCH=amd64 /bin/sh -c ln -s /hyperkube /apiserver && ln -s /hyperkube /cloud-controller-manager && ln -s /hyperkube /controller-manager && ln -s /hyperkube /kubectl && ln -s /hyperkube /kubelet && ln -s /hyperkube /proxy && ln -s /hyperkube /scheduler

2021-06-01 16:26:45 UTC

|1 ARCH=amd64 /bin/sh -c echo "dash dash/sh boolean false" | debconf-set-selections

2021-06-01 16:26:46 UTC

|1 ARCH=amd64 /bin/sh -c DEBIAN_FRONTEND=noninteractive dpkg-reconfigure dash

2021-06-01 16:28:00 UTC

|1 ARCH=amd64 /bin/sh -c echo CACHEBUST>/dev/null && apt-get update && apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends apt-transport-https arptables ca-certificates ceph-common cifs-utils conntrack curl e2fsprogs xfsprogs ebtables ethtool git glusterfs-client glusterfs-common gnupg1 iproute2 ipset iputils-ping jq kmod open-iscsi openssh-client procps netbase nfs-common samba-common socat udev util-linux xfsprogs zfsutils-linux && echo "deb [arch=${ARCH}] https://packages.microsoft.com/repos/azure-cli/ focal main" > /etc/apt/sources.list.d/azure-cli.list && curl -L https://packages.microsoft.com/keys/microsoft.asc | apt-key add - && apt-get purge gnupg && apt-get update && apt-get install -y --no-install-recommends azure-cli && apt-get clean -y && rm -rf /var/cache/debconf/* /var/lib/apt/lists/* /var/log/* /tmp/* /var/tmp/*

2021-06-01 16:28:07 UTC

|1 ARCH=amd64 /bin/sh -c /usr/sbin/iptables-wrapper-installer.sh

2021-06-01 16:28:08 UTC

/bin/sh -c #(nop) COPY dir:8b843faf5de57af900fdae47ccfb22c5403a612ddc5255c2151620c0ff728ddb in /opt/cni/bin

2021-06-01 16:28:08 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/hyperkube"]

2021-06-01 16:28:08 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-01T16:26:39Z

2021-06-01 16:28:08 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2fad0cab4ec1801f91ac2842ad453849690380c6

2021-06-01 16:28:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/hyperkube-base.git

2021-06-01 16:28:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/hyperkube-base

2021-06-02 16:58:59 UTC

/bin/sh -c #(nop) COPY multi:ecde8ef2973ed566b4b7f5821c158a33cc46a3604c246eea803d160c5938dcd6 in /usr/local/bin/

2021-06-02 16:59:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02T16:58:34Z

2021-06-02 16:59:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=faf9d3124f14ea06c19a37c9ab8c5115b8003744

2021-06-02 16:59:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/hyperkube.git

2021-06-02 16:59:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/hyperkube

Details
Created

2021-06-02 17:10:59 UTC

Size

310 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-06-02T17:09:49Z
  • org.opencontainers.image.revision
    faf9d3124f14ea06c19a37c9ab8c5115b8003744
  • org.opencontainers.image.source
    https://github.com/rancher/hyperkube.git
  • org.opencontainers.image.url
    https://github.com/rancher/hyperkube

Environment
POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:b9043d31610e0dfa43b1afe286f8918b6e3bf69ece50f44424b29d48f20aa662 - 31.19% (96.7 MB)

[#001] sha256:3629d9ce06a844deb84c791d00e37943a5671c6e08558173bd768a176330e3c6 - 0.0% (1.01 KB)

[#002] sha256:ee5749fbc2266ab9f023afd4f1a5f0114565df06ccc9d94f42b9ccce45c2d3ad - 0.0% (1.1 KB)

[#003] sha256:1e01879f89fc150db0f940a48765f7b747927db308ec9e31fa4dce66bda1ecfd - 0.02% (74.2 KB)

[#004] sha256:a7fa6391504a320baf5a23a2067cc67e92da4a53cb1215227f37b295b66b65b2 - 0.0% (1.02 KB)

[#005] sha256:879d9be6aad2d8c0aa188ee34d977487a9caa3f5a2603250caec47585abc394c - 31.27% (96.9 MB)

[#006] sha256:6217b35340a359f4efcb5dc19f0cdfd42fdcb3be6a605b541dab09b6169afaf1 - 0.04% (137 KB)

[#007] sha256:335c3ea0942e5393f2b02ba1d84df0f4f908b2a771e67e63f9d9d336f06f6db1 - 0.0% (1.05 KB)

[#008] sha256:a26028671ec49d9bcb4487ae7f993dad80cb2988b9615cdd624da294d0777bc1 - 0.0% (1.01 KB)

[#009] sha256:536b8528111149d716f073751f4f8c271ef7365889efbcfc3196e4378f4687ce - 0.0% (822 Bytes)

[#010] sha256:6678ed28844ad00406abcbdf2287bc89f1a3bf7987c63af4c754dcbb93cecfc8 - 0.0% (835 Bytes)

[#011] sha256:1101608449935af06d7794148c6d5c7dbb95b8528a468241f11e34febd3d285f - 21.44% (66.5 MB)

[#012] sha256:dce7d7514c59988899fe9c44b12c44460a7afbc359f5deae70ec5f6fe7b56e25 - 0.01% (41.4 KB)

[#013] sha256:8ea87820d0354802cc425c16d6b2ed4139678fe34825ec96ef9e5bc9f039479a - 3.98% (12.3 MB)

[#014] sha256:5efbea29280e8234925735c6c957c35f161fe895e851d7e822e4be97f034a511 - 12.04% (37.3 MB)

[#015] sha256:ed7307c542abd999b400ded94f8a804eb111a3013842d444d434e62227846d10 - 0.0% (2.37 KB)

[#016] sha256:09eed8f044c360bd7602678ef048482a323ec992428b92c78d4d7de057158032 - 0.0% (904 Bytes)

[#017] sha256:9ea2e834b132853b0ad7d03a0cf9536205574167485c46edac807dbcd0b7b428 - 0.0% (853 Bytes)

[#018] sha256:cb103ebe5864f3be07da34fe31eceebaafd19191be03db59caed61fcdb1c2fe7 - 0.0% (882 Bytes)

[#019] sha256:4f6808a6f2911e1c271a8d4486fec3fb4c40fe1605aea9ad55ed6a3b8f4f0143 - 0.0% (882 Bytes)


History
2021-05-07 11:54:57 UTC

Apply image 1809-amd64

2021-05-26 17:00:20 UTC

cmd /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

2021-05-26 17:00:21 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-05-26 17:00:50 UTC

cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2021-05-26 17:00:50 UTC

cmd /S /C #(nop) USER ContainerUser

2021-05-26 17:01:05 UTC

cmd /S /C #(nop) COPY dir:95a3900c981f8fed1e33d6b4ba55c83ee934ba25de2a134fe716109ea53c77a7 in C:\Program Files\PowerShell

2021-05-26 17:01:39 UTC

cmd /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-05-26 17:01:40 UTC

cmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0

2021-05-26 17:01:40 UTC

cmd /S /C #(nop) CMD ["pwsh.exe"]

2021-05-31 07:40:41 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-06-02 16:57:20 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]

2021-06-02 17:08:53 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/azure-cli/releases/download/v0.0.2/dist.azure-cli.zip'; Write-Host ('Downloading azure-cli from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\azure-cli.zip -Uri $URL; Write-Host 'Expanding ...'; Expand-Archive -Force -Path c:\azure-cli.zip -DestinationPath c:\azure-cli; Remove-Item -Force -Path c:\azure-cli.zip; Write-Host 'Complete.'

2021-06-02 17:08:55 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:7c80292bbdacca850f1c78ac775579f109a75cbe9ac1bb97343dd4ce682a68b3 in \Windows\System32\

2021-06-02 17:10:52 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:0d093f6b1edca2848be8bfd9095662fffd8f5e2003007768928b9a10abc886be in \Windows

2021-06-02 17:10:56 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:73a27f01bf17dc78a02f1bc3d7d385a4f7d5d7a354d87f324bc287c8cef4bc20 in \etc\kubernetes\bin\

2021-06-02 17:10:57 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:a25ff59f87ce735ca258824b8e027055fcc5a2f55b5e3e0346de6848ff3fa9ab in \usr\bin\

2021-06-02 17:10:57 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-06-02T17:09:49Z

2021-06-02 17:10:58 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=faf9d3124f14ea06c19a37c9ab8c5115b8003744

2021-06-02 17:10:59 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/hyperkube.git

2021-06-02 17:10:59 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/hyperkube

Details
Created

2021-06-02 17:22:36 UTC

Size

2.75 GB

Content Digest
Labels
  • org.label-schema.build-date
    2021-06-02T17:10:33Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    faf9d3124f14ea06c19a37c9ab8c5115b8003744
  • org.label-schema.vcs-url
    https://github.com/rancher/hyperkube.git

Environment
K8S_VERSION

v1.19.11


Layers

[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 50.93% (1.4 GB)

[#001] sha256:182d4887a30d6c29414d04c41f1093a66f4cc1bf83092d3231cc5538404d75ad - 34.01% (958 MB)

[#002] sha256:a6b3d8e19b2ca4f676848b008ae2cb99c9a7e3cfed36f2c83859ea6ede59d037 - 0.0% (1.26 KB)

[#003] sha256:ed6d989a7ef9b1299590cc108c90401795483b65903d0c3a54dc13379ca85f33 - 0.29% (8.22 MB)

[#004] sha256:4908815331e0403dd9f1e13de00507a2e9038118c3efce2d21726b4907af28b5 - 0.0% (1.3 KB)

[#005] sha256:079c67ded3264769ea9872bf31a46599cd385b21b0901c8ae26d09aa32564b54 - 9.84% (277 MB)

[#006] sha256:72f7e91a4fb65c6d2a5afa78cde8568ca5e52084119f70954c1b4e34b925eb23 - 0.01% (385 KB)

[#007] sha256:4708a96b188d770479dbaa7573d84c5f19b01cd1215b947c04173180dc8a9e11 - 2.73% (77 MB)

[#008] sha256:b6ee57fd1a2d409b9d41303a8b1cf49a323312c48e1608fbc2b138f341a56636 - 0.45% (12.7 MB)

[#009] sha256:7ea10d67ac561b7d2109a45667e52955efff25d2883bc1e6a5002e5e924d0388 - 1.73% (48.9 MB)

[#010] sha256:4421c73fdd8c9da5b5fc07a6a432e7970d8627fe4276dbb7028176df6ff019d4 - 0.0% (2.78 KB)

[#011] sha256:4814a2d8efa856510b1f2d441b594448913d119afbd5357bb7ea08e890cb6e2c - 0.0% (1.27 KB)

[#012] sha256:bc95c21588ec243dfdc1231e52a8e6acdc4f3feeef157d971fffda5f847bdebe - 0.0% (1.32 KB)

[#013] sha256:52a0c8d603a87d8801eaa886249cdff19b13d86f6a1500dddfb03945a3b2ea56 - 0.0% (1.3 KB)

[#014] sha256:9b8c353220d7207a74ffd489500676d5c8547ea691d72126cfe2621489ecf972 - 0.0% (1.3 KB)


History
2020-09-10 20:40:05 UTC

Apply image 20H2-RTM-amd64

2021-04-30 07:39:08 UTC

Install update 20H2-amd64

2021-06-02 16:56:25 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]

2021-06-02 16:57:19 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; if (-not (Get-Command Expand-7Zip -ErrorAction Ignore)) { Install-PackageProvider -Name NuGet -Force -Verbose; Install-Module -Name 7Zip4Powershell -Repository PSGallery -Force -Verbose; if(-not $?) { Write-Error "Failed to install package"; Exit 1; } }

2021-06-02 17:10:34 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV K8S_VERSION=v1.19.11

2021-06-02 17:11:07 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = ('https://dl.k8s.io/{0}/kubernetes-node-windows-amd64.tar.gz' -f $env:K8S_VERSION); function Expand-GZip ($inFile, $outFile) { $input = New-Object System.IO.FileStream $inFile, ([IO.FileMode]::Open), ([IO.FileAccess]::Read), ([IO.FileShare]::Read); $output = New-Object System.IO.FileStream $outFile, ([IO.FileMode]::Create), ([IO.FileAccess]::Write), ([IO.FileShare]::None); $gzipStream = New-Object System.IO.Compression.GzipStream $input, ([IO.Compression.CompressionMode]::Decompress); try { if (!$input -or !$output -or !$gzipStream) { Write-Error "Failed to Unzip the archive"; Exit 1; } $buffer = New-Object byte[](1024); while ($true) { $read = $gzipstream.Read($buffer, 0, 1024); if ($read -le 0 ) { break; } $output.Write($buffer, 0, $read); } } finally { $gzipStream.Close(); $output.Close(); $input.Close(); } }; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\kubernetes.tar.gz -Uri $URL; Write-Host 'Expanding ...'; Expand-GZip c:\kubernetes.tar.gz c:\kubernetes.tar; Expand-7Zip c:\kubernetes.tar c:\; Write-Host 'Complete.'

2021-06-02 17:11:20 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Item -ItemType SymbolicLink -Target "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -Path "C:\Windows\System32\WindowsPowerShell\v1.0\pwsh.exe"

2021-06-02 17:22:03 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/azure-cli/releases/download/v0.0.2/dist.azure-cli.zip'; Write-Host ('Downloading azure-cli from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\azure-cli.zip -Uri $URL; Write-Host 'Expanding ...'; Expand-Archive -Force -Path c:\azure-cli.zip -DestinationPath c:\azure-cli; Remove-Item -Force -Path c:\azure-cli.zip; Write-Host 'Complete.'

2021-06-02 17:22:17 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Move-Item -Path /kubernetes/node/bin/kubectl.exe -Destination /Windows

2021-06-02 17:22:32 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Item -Force -ItemType Directory -Path /etc; New-Item -Force -ItemType Directory -Path /etc/kubernetes; New-Item -Force -ItemType Directory -Path /etc/kubernetes/bin; Move-Item -Path /kubernetes/node/bin/*.exe -Destination /etc/kubernetes/bin/

2021-06-02 17:22:33 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:a25ff59f87ce735ca258824b8e027055fcc5a2f55b5e3e0346de6848ff3fa9ab in \usr\bin\

2021-06-02 17:22:34 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-02T17:10:33Z

2021-06-02 17:22:34 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0

2021-06-02 17:22:35 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=faf9d3124f14ea06c19a37c9ab8c5115b8003744

2021-06-02 17:22:36 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/hyperkube.git

Details
Created

2021-06-02 17:10:34 UTC

Size

313 MB

Content Digest
Labels
  • org.label-schema.build-date
    2021-06-02T17:09:13Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    faf9d3124f14ea06c19a37c9ab8c5115b8003744
  • org.label-schema.vcs-url
    https://github.com/rancher/hyperkube.git

Environment
POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-2004

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:911d5927702b4106ec92dc9af043208685f87704d17f0939c014111c65a18d85 - 31.91% (99.9 MB)

[#001] sha256:f19faca862bcb13ccc136b2b7dd13b85c65001f80fbc6557f8d3a23b222d6f2a - 0.0% (1.09 KB)

[#002] sha256:dde2ec6106e27e14269b41f3f97948cf058f8ee2ebfac5b8c53dc21fd99ffb85 - 0.0% (1.02 KB)

[#003] sha256:5f16c5876acb8eedc06325c313c64440410f4674086f0a983af7a949aa4687d2 - 0.02% (69.1 KB)

[#004] sha256:00b8909783afe672123e06c34a96bdc682cf971fd1a9badf348341d8b373123a - 0.0% (1.02 KB)

[#005] sha256:2ae97dedaf15a93b690f7da9f2257cec57772b07503eb3128abe5cf508b23967 - 30.95% (96.9 MB)

[#006] sha256:7968036e401307da70749ac0200be2faa22d71d7d8952d47440ce46b9b1e8d23 - 0.04% (143 KB)

[#007] sha256:6d14c66d90b346b09f16270cf25b45f2fb5416e5d87395328a1e8cae871a0b98 - 0.0% (1.02 KB)

[#008] sha256:47027babcb567c1155ea192679c79b12ccb23afcd6276a5584eaff839fecb0b1 - 0.0% (1.04 KB)

[#009] sha256:3fd13bcbeccbebd452c996bbec99f76245c9b7e094e313d8a2f6399a9fc49a49 - 0.0% (1.04 KB)

[#010] sha256:67386d0a5415886fae1bb3122b0d24c0ac0acab11769a6b6f5cc6236ec33de24 - 0.0% (1.01 KB)

[#011] sha256:fba8cd4199f90be44993c9076d95faae2f050dd0116bc06c415c630f60158127 - 21.2% (66.4 MB)

[#012] sha256:a43bdde19945e2fe9176cfcba2ce1fb56500bc97bb74caa8994a583177b4b4b4 - 0.01% (42.2 KB)

[#013] sha256:1c5307078bd9a50517a3fe87073da0628142f0925b5619b8fc2888081613e718 - 3.94% (12.3 MB)

[#014] sha256:f1bfdb53224ebffd465d1b4d7374e3ed068230f2485c2d09f958f737cc3aef56 - 11.92% (37.3 MB)

[#015] sha256:a80ba7934499e96d588f4e1f7253a76bbd5199c1cf07bc5b46d2bca659e3bbd3 - 0.0% (2.6 KB)

[#016] sha256:dade1561f83a98699242cef2eba60eb90e103dc55c11ae899b5df8b810cd5d3d - 0.0% (1.04 KB)

[#017] sha256:af3ff8d998619712058a28568764239fb83b22a347bd33c269a61154c865baf7 - 0.0% (1.02 KB)

[#018] sha256:b03109376d9c19c2184203f4fdcbbdd40bd6fa05304be466d03971eb8d3058a3 - 0.0% (1.05 KB)

[#019] sha256:22c3b7e4d5719326186fea50bf4d36a399a8284df74f016007395239deb9604e - 0.0% (1.04 KB)


History
2021-04-30 07:27:28 UTC

Apply image 2004-amd64

2021-05-26 16:47:12 UTC

cmd /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-2004

2021-05-26 16:47:13 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-05-26 16:47:38 UTC

cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2021-05-26 16:47:38 UTC

cmd /S /C #(nop) USER ContainerUser

2021-05-26 16:47:53 UTC

cmd /S /C #(nop) COPY dir:95a3900c981f8fed1e33d6b4ba55c83ee934ba25de2a134fe716109ea53c77a7 in C:\Program Files\PowerShell

2021-05-26 16:48:27 UTC

cmd /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-05-26 16:48:27 UTC

cmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0

2021-05-26 16:48:28 UTC

cmd /S /C #(nop) CMD ["pwsh.exe"]

2021-05-31 07:43:42 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-06-02 16:57:31 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]

2021-06-02 17:08:15 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/azure-cli/releases/download/v0.0.2/dist.azure-cli.zip'; Write-Host ('Downloading azure-cli from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\azure-cli.zip -Uri $URL; Write-Host 'Expanding ...'; Expand-Archive -Force -Path c:\azure-cli.zip -DestinationPath c:\azure-cli; Remove-Item -Force -Path c:\azure-cli.zip; Write-Host 'Complete.'

2021-06-02 17:08:17 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:f00a05c6c46c3742f37fe763005d894b91ff7cd57c17c8385448daaf5dc24125 in \Windows\System32\

2021-06-02 17:10:27 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:0d093f6b1edca2848be8bfd9095662fffd8f5e2003007768928b9a10abc886be in \Windows

2021-06-02 17:10:31 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:73a27f01bf17dc78a02f1bc3d7d385a4f7d5d7a354d87f324bc287c8cef4bc20 in \etc\kubernetes\bin\

2021-06-02 17:10:32 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:a25ff59f87ce735ca258824b8e027055fcc5a2f55b5e3e0346de6848ff3fa9ab in \usr\bin\

2021-06-02 17:10:32 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-02T17:09:13Z

2021-06-02 17:10:33 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0

2021-06-02 17:10:33 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=faf9d3124f14ea06c19a37c9ab8c5115b8003744

2021-06-02 17:10:34 UTC

pwsh.exe -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/hyperkube.git

Details
Created

2021-06-02 16:58:17 UTC

Size

414 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-06-02T16:57:55Z
  • org.opencontainers.image.revision
    faf9d3124f14ea06c19a37c9ab8c5115b8003744
  • org.opencontainers.image.source
    https://github.com/rancher/hyperkube.git
  • org.opencontainers.image.url
    https://github.com/rancher/hyperkube

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:80bc30679ac1fd798f3241208c14accd6a364cb8a6224d1127dfb1577d10554f - 6.25% (25.9 MB)

[#001] sha256:c937c19c2d76950fb80c27261cfc3ba1515cd1d701bf7c5b570ce4d14a7b9688 - 0.0% (851 Bytes)

[#002] sha256:ba4ad27543765699a5feb74058f25dff93de058fe2ccca9bd8f3f419d4c3d0bd - 0.0% (188 Bytes)

[#003] sha256:7caaaf9f765eb347e9d508861eed5044b50145c0c31d1a414dcba80b3e007b2e - 0.0% (916 Bytes)

[#004] sha256:6f16f686bf8093a858cbbaf0fb38c8eebb795a27fb3be3592b0401003722b3d6 - 0.0% (2.27 KB)

[#005] sha256:0b015788f641dda3b13891041a84ec9e3e44a263bc83d056fc6b13ac98d82698 - 0.0% (163 Bytes)

[#006] sha256:9f866e8b976d332b5421d02fe5e7b36164964f638d7c9ebccd0a752dc0e95ca3 - 0.0% (208 Bytes)

[#007] sha256:075190ff0f66ff05160f3bf9ad0baf363ed527a57cb70f34355148604a75a180 - 0.06% (259 KB)

[#008] sha256:675ae45f4f0a1d957aeb6eb33459573ad8714e57f6fac910539fce8855700b93 - 0.06% (260 KB)

[#009] sha256:dd11cdbc4bab7931babeac8b56b96f74b861f2cbbc7507728fa94cf4babc76e8 - 60.66% (251 MB)

[#010] sha256:1ca89d88ceb1b312d187b4dadae075b93d9e14c61281f6c424aec036fdf56d51 - 0.0% (1.63 KB)

[#011] sha256:df13fc98ad8ea1649c1639f61146b72ce910290d1fa8bfe82e4156251d2fadd8 - 8.09% (33.5 MB)

[#012] sha256:457f92b3c9c608bd728b8380bb326d7991aa27ec04d2887423e676e9ccea561b - 24.88% (103 MB)


History
2021-05-27 12:29:57 UTC

/bin/sh -c #(nop) ADD file:57e6f432b1329c286e596ded8065bebdfc70a87fae91dd79bd805363ef008e5d in /

2021-05-27 12:29:58 UTC

/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2021-05-27 12:29:59 UTC

/bin/sh -c [ -z "$(apt-get indextargets)" ]

2021-05-27 12:30:00 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2021-05-27 12:30:00 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2021-06-01 16:26:37 UTC

/bin/sh -c #(nop) ARG ARCH=amd64

2021-06-01 16:26:37 UTC

/bin/sh -c #(nop) COPY file:08b58948eda7d62a8f68776e29c8b3d58099af170a66f34ae677069656423ddb in /hyperkube

2021-06-01 16:26:37 UTC

/bin/sh -c #(nop) COPY file:f00983dfd42d9c41cfde33655c333b09969f4ab8bef2fb417ded364c2d059162 in /usr/sbin/iptables-wrapper-installer.sh

2021-06-01 16:26:38 UTC

|1 ARCH=arm64 /bin/sh -c ln -s /usr/bin/update-alternatives /usr/sbin/update-alternatives

2021-06-01 16:26:39 UTC

|1 ARCH=arm64 /bin/sh -c ln -s /hyperkube /apiserver && ln -s /hyperkube /cloud-controller-manager && ln -s /hyperkube /controller-manager && ln -s /hyperkube /kubectl && ln -s /hyperkube /kubelet && ln -s /hyperkube /proxy && ln -s /hyperkube /scheduler

2021-06-01 16:26:40 UTC

|1 ARCH=arm64 /bin/sh -c echo "dash dash/sh boolean false" | debconf-set-selections

2021-06-01 16:26:40 UTC

|1 ARCH=arm64 /bin/sh -c DEBIAN_FRONTEND=noninteractive dpkg-reconfigure dash

2021-06-01 16:27:42 UTC

|1 ARCH=arm64 /bin/sh -c echo CACHEBUST>/dev/null && apt-get update && apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends apt-transport-https arptables ca-certificates ceph-common cifs-utils conntrack curl e2fsprogs xfsprogs ebtables ethtool git glusterfs-client glusterfs-common gnupg1 iproute2 ipset iputils-ping jq kmod open-iscsi openssh-client procps netbase nfs-common samba-common socat udev util-linux xfsprogs zfsutils-linux && echo "deb [arch=${ARCH}] https://packages.microsoft.com/repos/azure-cli/ focal main" > /etc/apt/sources.list.d/azure-cli.list && curl -L https://packages.microsoft.com/keys/microsoft.asc | apt-key add - && apt-get purge gnupg && apt-get update && apt-get install -y --no-install-recommends azure-cli && apt-get clean -y && rm -rf /var/cache/debconf/* /var/lib/apt/lists/* /var/log/* /tmp/* /var/tmp/*

2021-06-01 16:27:49 UTC

|1 ARCH=arm64 /bin/sh -c /usr/sbin/iptables-wrapper-installer.sh

2021-06-01 16:27:49 UTC

/bin/sh -c #(nop) COPY dir:6bc78efd54126aba5997962120161c73376807b6c6998cf2ab4591dc9a3f8196 in /opt/cni/bin

2021-06-01 16:27:49 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/hyperkube"]

2021-06-01 16:27:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-01T16:26:35Z

2021-06-01 16:27:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2fad0cab4ec1801f91ac2842ad453849690380c6

2021-06-01 16:27:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/hyperkube-base.git

2021-06-01 16:27:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/hyperkube-base

2021-06-02 16:58:13 UTC

/bin/sh -c #(nop) COPY multi:7b16aefeceb68d83a2996dc15ce9361f0ef053ca9ad798c14ab993ae2545cf3e in /usr/local/bin/

2021-06-02 16:58:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02T16:57:55Z

2021-06-02 16:58:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=faf9d3124f14ea06c19a37c9ab8c5115b8003744

2021-06-02 16:58:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/hyperkube.git

2021-06-02 16:58:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/hyperkube

Danger Zone
Delete Tag

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.

Delete