Namespace
rancher
Image / Tag
rancher-agent:v2.5.9-rc6
Content Digest
sha256:9222c790d30e098cf22893e12cc6ad51148ac267939f5f6715878388135d2c20
Details
Created

2021-07-07 00:30:35 UTC

Size

174 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-07T00:29:36Z
  • org.opencontainers.image.revision
    8f272aa196ad78b6101ec0493ac68ebe0e35120c
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.9-rc6

DOCKER_API_VERSION

1.24

DOCKER_URL

DOCKER_URL_amd64

DOCKER_URL_amd64

https://get.docker.com/builds/Linux/x86_64/docker-1.10.3

DOCKER_URL_arm64

https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64

KUBECTL_VERSION

v1.19.7

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

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

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:25fa05cd42bd8fabb25d2a6f3f8c9f7ab34637903d00fd2ed1c1d0fa980427dd - 14.66% (25.5 MB)

[#001] sha256:5e6a9e886a63d59f2e3bc1193f6f9a737fe02ba693cbedb1e2b6108df5b9b567 - 0.0% (123 Bytes)

[#002] sha256:4e04385311c22f0daabd4c1ab49bb5c4a9ab0d5115421275137c2f8042fbb985 - 32.85% (57.1 MB)

[#003] sha256:f9e65d8e4d446e512e73835b170ae173dbceab6f8e4e95ce87149b2a1dfd1ecd - 1.27% (2.2 MB)

[#004] sha256:780722f443a30db4d2723c44fc9e01bd8abfadfc60b998446fd4abe4c02d88bd - 15.3% (26.6 MB)

[#005] sha256:2b63f31d729756f3c93db091491b9c1564fa9310e4b01688563a1eb2a61c0f43 - 18.02% (31.3 MB)

[#006] sha256:bbc0b8b416dcc203f1fca7b403b3bab9e2b39414fa1f33764ce5a2608d58a62c - 0.01% (9.31 KB)

[#007] sha256:7443f085ed2b831947830d2ae780ef6f51b9dfbae9c1a7020cefc42ada2643c7 - 17.89% (31.1 MB)

[#008] sha256:703c53104b116078c746d8793baa55361f2d0c9f2cbf25ab4d4345f653d38c38 - 0.0% (172 Bytes)


History
2021-06-17 23:31:22 UTC

/bin/sh -c #(nop) ADD file:900f735ff138e5137cf25ddd85a32a01921ebec26d86704d24b5f12e73a832c2 in /

2021-06-17 23:31:22 UTC

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

2021-07-07 00:29:59 UTC

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

2021-07-07 00:29:59 UTC

/bin/sh -c #(nop) ENV DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 DOCKER_URL_arm64=https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64 DOCKER_URL=DOCKER_URL_amd64

2021-07-07 00:30:00 UTC

|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh

2021-07-07 00:30:00 UTC

/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.7

2021-07-07 00:30:22 UTC

|1 ARCH=amd64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl ssh && curl -sLf ${!DOCKER_URL} > /usr/bin/docker && chmod +x /usr/bin/docker && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

2021-07-07 00:30:23 UTC

/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3

2021-07-07 00:30:23 UTC

|1 ARCH=amd64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2021-07-07 00:30:23 UTC

/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10

2021-07-07 00:30:25 UTC

|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin

2021-07-07 00:30:25 UTC

/bin/sh -c #(nop) ARG VERSION=dev

2021-07-07 00:30:25 UTC

/bin/sh -c #(nop) LABEL io.cattle.agent=true

2021-07-07 00:30:25 UTC

/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24

2021-07-07 00:30:25 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.9-rc6

2021-07-07 00:30:25 UTC

/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs

2021-07-07 00:30:32 UTC

/bin/sh -c #(nop) COPY dir:a3f8ada27491e866143c8ccad9b0e10e72386e56e1f7146c2febbd95ccf310e7 in /var/lib/rancher-data

2021-07-07 00:30:33 UTC

/bin/sh -c #(nop) COPY file:06b0b342addff9a717be154d225e24a02cfd9f246783db87a72ccfb06f516df1 in /usr/bin/

2021-07-07 00:30:34 UTC

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

2021-07-07 00:30:34 UTC

/bin/sh -c #(nop) WORKDIR /var/lib/rancher

2021-07-07 00:30:34 UTC

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

2021-07-07 00:30:34 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-07T00:29:36Z

2021-07-07 00:30:35 UTC

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

2021-07-07 00:30:35 UTC

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

2021-07-07 00:30:35 UTC

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

Details
Created

2021-07-07 00:16:43 UTC

Size

259 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-07T00:16:40Z
  • org.opencontainers.image.revision
    8f272aa196ad78b6101ec0493ac68ebe0e35120c
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.9-rc6

DOCKER_API_VERSION

1.24

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

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:e4800203e906d49fbdaf1eeab4de72f28796d5b9a1ea44f8d7461001cfa56614 - 37.87% (97.9 MB)

[#001] sha256:37e2a99502929907be9f61d2ab79808da1a0fd6dae8043104238740d91618cd3 - 0.0% (1 KB)

[#002] sha256:9f66967e32d2d64ac2af3d16c23fcde0e6a789cf664463e8ccc58527b4dc7b2d - 0.0% (1.07 KB)

[#003] sha256:b6a52ec87314983605f653e3f5b69e38f8c5e400e44c04df72e0cf917caa376d - 0.03% (69.7 KB)

[#004] sha256:084953d2ae59cd254a4e1303d8b5201f9460c84b9fada350ec3afc30fa7f10aa - 0.0% (1.03 KB)

[#005] sha256:46085a535b2e7e25951283c7101807ed39c885bdc12a0509a49ea18090355b7e - 37.48% (96.9 MB)

[#006] sha256:5245ed433c5953b81a5929d602e6afa2b3ede97420f7e9631b21b1662f700bc2 - 0.05% (138 KB)

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

[#008] sha256:31656f6046a7896ffea3e1d0e151b8fee701701ab0d74f01b9ffd07527d31907 - 0.0% (1.09 KB)

[#009] sha256:bfabd5cb178af01eda7d9d355412fc5f1e81649f042240510005feaccec83d68 - 0.0% (855 Bytes)

[#010] sha256:c1f4e5226a9a75b5ef8663e15ced1de8d6855648c412a8d7789aa200ac01e8ef - 0.04% (96.5 KB)

[#011] sha256:f81459e1dddef2a8e2f2f16b2da4662d7ebee4086d47dbccd11ccd4de6320347 - 12.54% (32.4 MB)

[#012] sha256:f8ab11f84b88fb811efc9442c6d58c9303c636d1fdb8fc2db731decdf1cc82e8 - 0.0% (851 Bytes)

[#013] sha256:1341708aa95602a87e4973fa2acac922d92c9c6a00d98f4186bb2102adf83a5d - 0.0% (846 Bytes)

[#014] sha256:024776a0f4460118d405ede1903a583a0f332b9ae54e40a230f321b8f97c2f67 - 0.0% (857 Bytes)

[#015] sha256:774ddc7491c3034c6d6ffc5c2fc49ee616a99278917e9b59da2a1170c2cf0b7a - 0.0% (855 Bytes)

[#016] sha256:0c828038f0664af1c45618c400b1c795503e819fa0fd354f917d900b4006d920 - 0.0% (831 Bytes)

[#017] sha256:83505ff97bd671083fec1906888b65e78758c913685cc4c7f28d4d65be05faf9 - 11.99% (31 MB)

[#018] sha256:ec19ecf2607be45ba90a463155f96df01b4b1742693425624c2c9ed24df47b69 - 0.0% (828 Bytes)

[#019] sha256:fba0fed174f6fe63159161417bc32e3e248ee2bd57be80ef0e878afe6160c549 - 0.0% (825 Bytes)

[#020] sha256:cf9e21c87683337c7448e61598a600e9d86b1691c3f508760a018f8231cc93b2 - 0.0% (831 Bytes)

[#021] sha256:ce4e9068259b08e6cd5a0519178cbe74e31c4c4e07cbb351196f89bb76d9d7c8 - 0.0% (852 Bytes)

[#022] sha256:9c67db4de0a53cabfc67c8b2de6f62ec5fac10bf593a393ef0d48fd033b8077b - 0.0% (848 Bytes)


History
2021-06-06 04:04:04 UTC

Apply image 1809-amd64

2021-06-16 21:30:07 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-06-16 21:30:07 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-06-16 21:30:30 UTC

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

2021-06-16 21:30:31 UTC

cmd /S /C #(nop) USER ContainerUser

2021-06-16 21:30:46 UTC

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

2021-06-16 21:31:20 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-06-16 21:31:21 UTC

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

2021-06-16 21:31:21 UTC

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

2021-07-07 00:16:04 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-07-07 00:16:05 UTC

cmd /S /C #(nop) COPY multi:965b304f043056ca0b908acb4f545cec25b679d606a72d8b8fec16db9d31e8bc in \Windows\System32\

2021-07-07 00:16:07 UTC

cmd /S /C #(nop) COPY multi:9fbcc3fdcefcac4dd668961bc6c1483422ade3852ea2954fbc1b62cc6d8dc899 in \Windows\

2021-07-07 00:16:09 UTC

cmd /S /C #(nop) ARG VERSION=dev

2021-07-07 00:16:09 UTC

cmd /S /C #(nop) LABEL io.cattle.agent=true

2021-07-07 00:16:10 UTC

cmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24

2021-07-07 00:16:10 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.9-rc6

2021-07-07 00:16:11 UTC

cmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs

2021-07-07 00:16:12 UTC

cmd /S /C #(nop) COPY multi:7d67a5f12246f8c55f2c4e1b02869f330cfb3b17489ece554d40fb1aa4db092a in \etc\rancher\

2021-07-07 00:16:13 UTC

cmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]

2021-07-07 00:16:42 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-07-07T00:16:40Z

2021-07-07 00:16:42 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.revision=8f272aa196ad78b6101ec0493ac68ebe0e35120c

2021-07-07 00:16:42 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2021-07-07 00:16:43 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher

Details
Created

2021-07-07 00:06:12 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-07T00:05:57Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8f272aa196ad78b6101ec0493ac68ebe0e35120c
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.9-rc6

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:98622c7525a40dec3c88fac81718f4f208a70f5347eb4faf74f15a78149114df - 41.16% (1.07 GB)

[#002] sha256:c95680340e8a1199b12c5c81e933ebe0cd5c2436d7acd07017299c2250947502 - 0.0% (1.27 KB)

[#003] sha256:429c3c0f19b0e698349b3cae73fb21c5360cf8f51a2e16a1ebe65f0e00cd03a3 - 0.0% (1.27 KB)

[#004] sha256:331b9bbfc4bfdaffc6bdd9c677df43a6d69222ad4f0dbdf3d41478936b8e7556 - 0.58% (15.5 MB)

[#005] sha256:9279b08161da6ac436f27d890f0ac34a11f922a4360e34ccf726d0af97120c7e - 0.2% (5.27 MB)

[#006] sha256:aeeef274b7376005a0731e849b3c790b47dd40ed73bedc0f2a213420462cf900 - 0.33% (8.72 MB)

[#007] sha256:568938df2ed6ff863e1192e7a48f7b91aa5bd0b2f756161b545503ce43c3923f - 1.4% (37.2 MB)

[#008] sha256:d965688d5688c615c4827f069257fa34110c7b4dfaf6f1ab8c0acb4603d191fb - 0.2% (5.29 MB)

[#009] sha256:3585087d93c966470cc08f1665900861eaf7c9ffe94aa56ef9916b490222d8ee - 0.58% (15.5 MB)

[#010] sha256:a14861f0a379acef059de06ed833ddb33fefbf0a8a4657e4f8cdabc9b94e539e - 0.48% (12.7 MB)

[#011] sha256:8f4f31ba100fa66c2e262da54391a4db9dbf7d7b7f7a0e2976b75fd401a2a4cb - 0.01% (389 KB)

[#012] sha256:d3b8545fdb853318b1a095a2354e98872920627f95a05bbb2004130530f21897 - 0.0% (1.29 KB)

[#013] sha256:c057d992523cdc33c6f81c7db7019b2a6c03dcec33c8ec4d0d613a1b2ff78ac1 - 0.0% (1.27 KB)

[#014] sha256:e052c502fcd7aa1b936f9329a255e7759de62ac1e4e1edf517130aac8d2245a2 - 0.0% (1.26 KB)

[#015] sha256:fc041d92133dd7eb13efb9697c169d732061bc7ac95eca167204063283c6af34 - 0.0% (1.26 KB)

[#016] sha256:fe65c35406b0556ff63863ab240deefbbb57f8ca78c6fce8a8908fddd3c5776b - 0.0% (1.27 KB)

[#017] sha256:120d363b82628b9db6f1684940c3c26e9dd50add8e72cf7e8f3f2dc13035e983 - 1.16% (31 MB)

[#018] sha256:f51b9a47b4edf2ab0ebb17b6fb720bca814666550775997d16d784700b911b4f - 0.0% (1.27 KB)

[#019] sha256:09b13be6267fdb2c487815ba86ac85d40158bdd9d194312ecc1c5f18f123ba5d - 0.0% (1.27 KB)

[#020] sha256:88a6985555b1b1ae93a83daed753b1eebe5b50c7d9e1f8c74c0112fc07671362 - 0.0% (1.29 KB)

[#021] sha256:fb916e71ce195530685f2d7cbd3870365cca99df12f8fdb1db056aeb123ecf31 - 0.0% (1.26 KB)

[#022] sha256:9b67c6e6ecfd4d03e89b46200b507c617d31e773cc64fedf26a294c50f31674f - 0.0% (1.31 KB)


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

Apply image 20H2-RTM-amd64

2021-06-06 19:49:44 UTC

Install update 20H2-amd64

2021-07-06 23:55:28 UTC

cmd /S /C #(nop) ARG ARCH=amd64

2021-07-06 23:55:29 UTC

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

2021-07-06 23:55:59 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/StefanScherer/docker-cli-builder/releases/download/18.09.6/docker.exe'; Write-Host ('Downloading Docker from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\docker.exe -Uri $URL; Write-Host 'Complete.'

2021-07-06 23:56:08 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\wins.exe -Uri $URL; Write-Host 'Complete.'

2021-07-06 23:56:46 UTC

|1 ARCH=amd64 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-07-06 23:56:58 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.19.7/kubernetes-client-windows-amd64.tar.gz'; 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-07-06 23:57:06 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/

2021-07-06 23:57:15 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/

2021-07-06 23:57:23 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/

2021-07-07 00:06:06 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell

2021-07-07 00:06:06 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev

2021-07-07 00:06:07 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true

2021-07-07 00:06:07 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24

2021-07-07 00:06:07 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.9-rc6

2021-07-07 00:06:08 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs

2021-07-07 00:06:09 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:7d67a5f12246f8c55f2c4e1b02869f330cfb3b17489ece554d40fb1aa4db092a in \etc\rancher\

2021-07-07 00:06:10 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]

2021-07-07 00:06:11 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-07T00:05:57Z

2021-07-07 00:06:11 UTC

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

2021-07-07 00:06:12 UTC

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

2021-07-07 00:06:12 UTC

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

Details
Created

2021-07-07 00:02:55 UTC

Size

261 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-07T00:02:52Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    8f272aa196ad78b6101ec0493ac68ebe0e35120c
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.9-rc6

DOCKER_API_VERSION

1.24

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

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:bca78f8fa83191ac16623f3b9232ab190ac651cb7745d18af90e02369038e795 - 38.36% (100 MB)

[#001] sha256:b77aecbb5bf3dbaaafa3ea6a4265cb09130fc84788a7c33cb651155d7873ac44 - 0.0% (1.05 KB)

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

[#003] sha256:8da29dc28de9f48f2b34fc1d221871498e505ab3675fb70e026ee50149d52467 - 0.03% (69.2 KB)

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

[#005] sha256:07beb22e02a1c48f8b32a4c25275fb24963ad0382a2ac97dc7d0b961b1232276 - 37.18% (96.9 MB)

[#006] sha256:31535ebda5413205b079008a41d0da38c64ca45de210253d7801e58b1de4a837 - 0.05% (131 KB)

[#007] sha256:4c66e94b32efa56f53deb956f23d812683e97ddc93d463c1cd440e0fa1406770 - 0.0% (1.02 KB)

[#008] sha256:54bd105d78e97cb812daca34b41c3d4f708f2d88a28b1410567ffbbb7f42bc09 - 0.0% (1.02 KB)

[#009] sha256:bea9e9dfffc518da25db17423bed027fe37d47009412ccff5c5a6c90133f8a37 - 0.0% (1.09 KB)

[#010] sha256:2ebd95ec63a4cec4298db31ce8a10768c03331bc928ad74f44899e27d315ce60 - 0.04% (102 KB)

[#011] sha256:7e65b19b8a7084a1a72d97d3a3920697a6ae6fedf7bc64fd8aac06c7e99aba6a - 12.44% (32.4 MB)

[#012] sha256:9dfe994824b36b255b06bf077b6690bfd0d8b6d0c95a019dcef1775ad134149e - 0.0% (1.01 KB)

[#013] sha256:6e8b8faf91bc42bddbac1c148eaf39874c0756db1edcc62956678fed9001855a - 0.0% (1.04 KB)

[#014] sha256:3c5bed757e62b4f392bcc7f5b4150c9062d3edf0ebd976dc4e0de20e15c2148b - 0.0% (1.04 KB)

[#015] sha256:3c16b0cbd1af8d20469a5861625972c428d743c47799ba8b817d55af2856f7d3 - 0.0% (1.05 KB)

[#016] sha256:76059665d461021cd8d04dcf730034eead237f72b37777cd6c47cf0816efa25f - 0.0% (1.01 KB)

[#017] sha256:c01ed63f0c8059cd800d306d163df5f4b076a7d99a71aa3c833b8ba325cf141c - 11.9% (31 MB)

[#018] sha256:02237d17ea29726a2eec27b6982c52a5d7c906c110f55912f98c9348a0a2004c - 0.0% (1.03 KB)

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

[#020] sha256:fa5a9966565d15ea5f3cc5885a26d33cfbdde298fb419e074964aca69c0b1f27 - 0.0% (1.04 KB)

[#021] sha256:30327d3ed69f9dacd12d0633ef44b268d0c6e677372b735b066333700a763f3d - 0.0% (1.04 KB)

[#022] sha256:177cf73d9e3d77390a1c889f1498c2e65b8b47becf201a75f327e28985dd479e - 0.0% (1.01 KB)


History
2021-06-06 19:26:43 UTC

Apply image 2004-amd64

2021-06-16 21:30:04 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-06-16 21:30:04 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-06-16 21:30:26 UTC

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

2021-06-16 21:30:27 UTC

cmd /S /C #(nop) USER ContainerUser

2021-06-16 21:30:43 UTC

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

2021-06-16 21:31:16 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-06-16 21:31:17 UTC

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

2021-06-16 21:31:17 UTC

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

2021-07-07 00:02:30 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-07-07 00:02:31 UTC

cmd /S /C #(nop) COPY multi:57355cb5be6e2624acb1d32e70fd27ced1f9272669bb34ccf2b7b763da2dd6af in \Windows\System32\

2021-07-07 00:02:34 UTC

cmd /S /C #(nop) COPY multi:9fbcc3fdcefcac4dd668961bc6c1483422ade3852ea2954fbc1b62cc6d8dc899 in \Windows\

2021-07-07 00:02:35 UTC

cmd /S /C #(nop) ARG VERSION=dev

2021-07-07 00:02:35 UTC

cmd /S /C #(nop) LABEL io.cattle.agent=true

2021-07-07 00:02:35 UTC

cmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24

2021-07-07 00:02:36 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.9-rc6

2021-07-07 00:02:36 UTC

cmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs

2021-07-07 00:02:37 UTC

cmd /S /C #(nop) COPY multi:7d67a5f12246f8c55f2c4e1b02869f330cfb3b17489ece554d40fb1aa4db092a in \etc\rancher\

2021-07-07 00:02:38 UTC

cmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]

2021-07-07 00:02:54 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-07-07T00:02:52Z

2021-07-07 00:02:55 UTC

cmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0

2021-07-07 00:02:55 UTC

cmd /S /C #(nop) LABEL org.label-schema.vcs-ref=8f272aa196ad78b6101ec0493ac68ebe0e35120c

2021-07-07 00:02:55 UTC

cmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

Details
Created

2021-07-07 00:09:51 UTC

Size

162 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-07T00:09:04Z
  • org.opencontainers.image.revision
    8f272aa196ad78b6101ec0493ac68ebe0e35120c
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.9-rc6

DOCKER_API_VERSION

1.24

DOCKER_URL

DOCKER_URL_arm64

DOCKER_URL_amd64

https://get.docker.com/builds/Linux/x86_64/docker-1.10.3

DOCKER_URL_arm64

https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64

KUBECTL_VERSION

v1.19.7

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

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

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:55c604a74c4b0b41ef666f811f5e160693236be8ea130c6df723480f59cbb9b8 - 14.01% (22.6 MB)

[#001] sha256:76cf549b35f0a14d2bdbf40d173be2ba9eca858e6c1ff455f81671a1f0646707 - 0.0% (123 Bytes)

[#002] sha256:8f7ca85b46160882979f107267a0c184980d17282029f0f2c42a411fdd973bd5 - 32.44% (52.4 MB)

[#003] sha256:69da5f2923ea7f30c9c630b1cd7f7bf198ac5f763d0792eaeae6b359dcaae18a - 1.2% (1.94 MB)

[#004] sha256:b50d4ff42f7e9e420e9ccf2fcbb98bd91590fe0c89879e8e7aac364a6b9743b7 - 15.26% (24.6 MB)

[#005] sha256:a65cc4f6192049965b8c7b8254fd3d90ba655a78633d2e1a97c10a0ce2a084fc - 19.37% (31.3 MB)

[#006] sha256:b2c0050c407ae13c132877a3e6291ea4254bf24de289f6ea99cc0ddcb1a255cb - 0.01% (8.89 KB)

[#007] sha256:8e433a58c103eef19e7e76cc1cf0f6108348714dd7b876cf94e29f732cd66fb1 - 17.71% (28.6 MB)

[#008] sha256:3941ac5047d5f00ade0f6850c764d36125feaf45601de9206b6e83193f2f0d9d - 0.0% (170 Bytes)


History
2021-06-17 23:53:50 UTC

/bin/sh -c #(nop) ADD file:1c098d4ee63884766899c72e542e107525f0b7ade5528de87642587389864bcc in /

2021-06-17 23:53:51 UTC

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

2021-07-07 00:09:20 UTC

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

2021-07-07 00:09:20 UTC

/bin/sh -c #(nop) ENV DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 DOCKER_URL_arm64=https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64 DOCKER_URL=DOCKER_URL_arm64

2021-07-07 00:09:20 UTC

|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh

2021-07-07 00:09:20 UTC

/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.7

2021-07-07 00:09:39 UTC

|1 ARCH=arm64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl ssh && curl -sLf ${!DOCKER_URL} > /usr/bin/docker && chmod +x /usr/bin/docker && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

2021-07-07 00:09:39 UTC

/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3

2021-07-07 00:09:40 UTC

|1 ARCH=arm64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2021-07-07 00:09:40 UTC

/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10

2021-07-07 00:09:42 UTC

|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin

2021-07-07 00:09:42 UTC

/bin/sh -c #(nop) ARG VERSION=dev

2021-07-07 00:09:42 UTC

/bin/sh -c #(nop) LABEL io.cattle.agent=true

2021-07-07 00:09:42 UTC

/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24

2021-07-07 00:09:42 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.9-rc6

2021-07-07 00:09:42 UTC

/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs

2021-07-07 00:09:48 UTC

/bin/sh -c #(nop) COPY dir:c0d599b7bae6b43ac22a5387d57c2fb4f5625a02de46c16578c89c8e42ac9b38 in /var/lib/rancher-data

2021-07-07 00:09:49 UTC

/bin/sh -c #(nop) COPY file:c60b26f35c3c5659c4b0e8025022c909934ae8190a20e5ee1935a9d5c70e85ab in /usr/bin/

2021-07-07 00:09:50 UTC

/bin/sh -c #(nop) COPY multi:49e030a64ae32879e1c1a7954a6d86743c6db395c670870800e597e24fb10296 in /usr/bin/

2021-07-07 00:09:50 UTC

/bin/sh -c #(nop) WORKDIR /var/lib/rancher

2021-07-07 00:09:50 UTC

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

2021-07-07 00:09:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-07T00:09:04Z

2021-07-07 00:09:50 UTC

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

2021-07-07 00:09:51 UTC

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

2021-07-07 00:09:51 UTC

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

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