Namespace
rancher
Image / Tag
rancher-agent:master-f04ae9f4e3d6177d6ef81e18378fcd6d7ceac5c9-head
Content Digest
sha256:cee38ae72c825fa9051dbc92a1c5a59d5f4458dbb8fbe60b90e5acfdd0d0d790
Details
Created

2021-08-03 00:42:34 UTC

Size

172 MB

Content Digest
Labels
  • com.suse.sle.base.created
    2021-06-15T07:10:27.794458957Z
  • com.suse.sle.base.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • com.suse.sle.base.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/f23a149beb430790b24e9d03079b8b10-sles15-image
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.17.5.1
  • com.suse.sle.base.title
    SUSE Linux Enterprise Server 15 SP3 Base Container
  • com.suse.sle.base.url
    https://www.suse.com/products/server/
  • com.suse.sle.base.vendor
    SUSE LLC
  • com.suse.sle.base.version
    15.3.17.5.1
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/f23a149beb430790b24e9d03079b8b10-sles15-image
  • org.opencontainers.image.created
    2021-08-03T00:41:09Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    f04ae9f4e3d6177d6ef81e18378fcd6d7ceac5c9
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.5.1
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.5.1

Environment
AGENT_IMAGE

rancher/rancher-agent:master-f04ae9f4e3d6177d6ef81e18378fcd6d7ceac5c9-head

KUBECTL_VERSION

v1.21.3

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:4f28168a9dd9df062a2d239e2dd7e37107e3f6aa49edbc09c555879281c11384 - 25.33% (43.5 MB)

[#001] sha256:48d90660b2bec7e6fedc02dffea073a5dbe5445f75293e0f5164a5ff315ab261 - 28.09% (48.3 MB)

[#002] sha256:975370c3197977a34da7643b07a485a2773b03a2b93ba0e1122edee6f32b6fb0 - 1.28% (2.2 MB)

[#003] sha256:9189f8c68d2f02b7a69a9953ba6e90d42b06dfd845500080c2ce243a9cfa1fa0 - 7.76% (13.3 MB)

[#004] sha256:9c02782cd5e37c57dcbfce75d556f49e2782069be9e7d7bb7e59e1f5aa715bc2 - 21.44% (36.9 MB)

[#005] sha256:b358190221ef5dcb381235debf016b569674e13aabb5891390bc9a88d46c4d11 - 0.01% (9.31 KB)

[#006] sha256:78ec429edd0298b7073e42b79c06dd797b8d04a4fdcd046c9ceed47550d4e677 - 16.09% (27.7 MB)

[#007] sha256:d654d6bcae98f7078798ae653f679dcfd45e4fd26d374bfb7b954ad1479691a1 - 0.0% (172 Bytes)


History
2021-06-15 07:10:40 UTC

KIWI 9.23.20

2021-08-03 00:41:37 UTC

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

2021-08-03 00:41:37 UTC

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

2021-08-03 00:42:18 UTC

|1 ARCH=amd64 /bin/sh -c zypper -n install --no-recommends curl ca-certificates jq git-core hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk sysstat && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && rpm -e libsolv-tools zypper libzypp container-suseconnect ; curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2021-08-03 00:42:19 UTC

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

2021-08-03 00:42:20 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-08-03 00:42:20 UTC

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

2021-08-03 00:42:21 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 | gunzip -d -c - > /usr/bin/kube-prompt && chmod +x /usr/bin/kube-prompt

2021-08-03 00:42:22 UTC

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

2021-08-03 00:42:22 UTC

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

2021-08-03 00:42:22 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-f04ae9f4e3d6177d6ef81e18378fcd6d7ceac5c9-head

2021-08-03 00:42:22 UTC

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

2021-08-03 00:42:30 UTC

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

2021-08-03 00:42:32 UTC

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

2021-08-03 00:42:33 UTC

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

2021-08-03 00:42:33 UTC

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

2021-08-03 00:42:33 UTC

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

2021-08-03 00:42:33 UTC

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

2021-08-03 00:42:34 UTC

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

2021-08-03 00:42:34 UTC

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

2021-08-03 00:42:34 UTC

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

Details
Created

2021-08-03 00:19:50 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-03T00:19:44Z
  • org.opencontainers.image.revision
    f04ae9f4e3d6177d6ef81e18378fcd6d7ceac5c9
  • 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:master-f04ae9f4e3d6177d6ef81e18378fcd6d7ceac5c9-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 60.96% (1.6 GB)

[#001] sha256:f143c6fed32d477c35b660b2e108ea62e3593c03e44bd9ced208ce52b26b0841 - 34.31% (922 MB)

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

[#003] sha256:9933541d344f06d8dd0b0ac89a4c4aaf9f2d9e487925aac9538c1b43d0b26b1c - 0.0% (1.07 KB)

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

[#005] sha256:1cab081a2581be6398a63b257483b70acf0e3a9848f2e8401635031de9e9821f - 0.2% (5.28 MB)

[#006] sha256:cf68037743a03ce0c9f08d60716bb6b9aa5e54dec5bc0d2ce91741d27c2603fe - 0.28% (7.44 MB)

[#007] sha256:76c9e7015b630a3dbf33759ad76b34cd5b1c28896d187c59abd1fa5b736b7ac5 - 1.39% (37.2 MB)

[#008] sha256:e9220948cace64cf582ae0eed38c447fa38f28f148e682f424b5a8df59150068 - 0.2% (5.34 MB)

[#009] sha256:9a4f12f26142ea75295b99cfead5fb0a516d9ddda3f097c22473d893a4a6b7c2 - 0.58% (15.6 MB)

[#010] sha256:5080d1007061fb214934b55bb5125716841cf75cb931acebb969eacea6462251 - 0.47% (12.7 MB)

[#011] sha256:617f70bda50a54975054076e551086fa01f7f757b8fd5927d5b7430d76f859d3 - 0.0% (1.07 KB)

[#012] sha256:09b2e2ea37902297d18ede1b02b2511a2cf5a66de26084936ae7acf6ada60053 - 0.0% (1.07 KB)

[#013] sha256:00c6b7feee598de2df5b9a2b3907d6fc834d2b239190fdc8e81bfd69412a27a0 - 0.0% (1.06 KB)

[#014] sha256:c588197ad2d01a7dcd388f734b4f775caec581efba9015d766c8f9d093f43ce7 - 0.0% (1.06 KB)

[#015] sha256:8ea00a247840597091c880d892bdf714b45783640e898896b41b34c79a71337f - 0.0% (1.07 KB)

[#016] sha256:52d4a5ead64a92b2c628148cb756fdc26d269b20ba147463359c849f150d8f4c - 1.04% (28 MB)

[#017] sha256:ddfd66bd7669880cfafb191f96ca1d9c66622bc058864e086906ba5d70e0a906 - 0.0% (1.06 KB)

[#018] sha256:1c73d63d62225626a401b3a27179ff85793e470012da8231aed3948839beef4e - 0.0% (1.07 KB)

[#019] sha256:26d58002490214ecb7893482abc1bc7387c7faba9e77ebc29cfc970db43c20c2 - 0.0% (1.09 KB)

[#020] sha256:b48405ce50d358c655a611c1e504d23854e1d7a18a4187df5374c3da61898a65 - 0.0% (1.09 KB)

[#021] sha256:640339f407c475860506c430c5ffe3da1bf70d8eba02d54b8517c21558040892 - 0.0% (1.09 KB)


History
2020-05-07 05:09:25 UTC

Apply image 1809-RTM-amd64

2021-07-06 20:34:18 UTC

Install update 1809-amd64

2021-08-03 00:03:27 UTC

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

2021-08-03 00:03:28 UTC

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

2021-08-03 00:03:46 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-08-03 00:03:54 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-08-03 00:04:15 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-08-03 00:04:24 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-08-03 00:04:30 UTC

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

2021-08-03 00:04:37 UTC

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

2021-08-03 00:04:43 UTC

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

2021-08-03 00:04:44 UTC

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

2021-08-03 00:04:44 UTC

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

2021-08-03 00:04:45 UTC

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

2021-08-03 00:19:46 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-f04ae9f4e3d6177d6ef81e18378fcd6d7ceac5c9-head

2021-08-03 00:19:46 UTC

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

2021-08-03 00:19:47 UTC

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

2021-08-03 00:19:48 UTC

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

2021-08-03 00:19:48 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-08-03T00:19:44Z

2021-08-03 00:19:49 UTC

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

2021-08-03 00:19:49 UTC

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

2021-08-03 00:19:50 UTC

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

Details
Created

2021-08-03 00:20:22 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-03T00:20:15Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    f04ae9f4e3d6177d6ef81e18378fcd6d7ceac5c9
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-f04ae9f4e3d6177d6ef81e18378fcd6d7ceac5c9-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:58774ea6a2cebd62d24073292e71120a3b5e2bb74dc7b2358b29eedfa30b5a8f - 41.29% (1.07 GB)

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

[#003] sha256:1fe877bc936d39902a080422e65aa32350cc7234b33f53f204bf0f62c5de38b8 - 0.0% (1.3 KB)

[#004] sha256:ad02ead4bc95fb560296b0230f575c719de6f8dd10b9147e11f915caa8b4a37b - 0.58% (15.6 MB)

[#005] sha256:76a9350098ebc518ea24d8d50850024185869cb864b887296717347a7547e618 - 0.2% (5.28 MB)

[#006] sha256:668b79de7acd6a6ce72ad9086700583226da9f5f47dbe1701a503af636af62e4 - 0.33% (8.76 MB)

[#007] sha256:0c4de8f22f53dc5b5e117214b78b9aa5ccfd395c9ec676856537d129e384d58f - 1.4% (37.2 MB)

[#008] sha256:b9c9fd9351b04f9f7858f0291467ec0aa98fe9477149ff10d6aa49e236633e12 - 0.2% (5.34 MB)

[#009] sha256:36efc75172ca57ab5a7fed966730d686588dc19346322b47ec29c2ae814177c4 - 0.58% (15.6 MB)

[#010] sha256:5a2106d8c3375b9dca22eab399ad7532d7f640ea38abeba889e629f6efbbe86b - 0.48% (12.8 MB)

[#011] sha256:9805d2dec881c2ebe30d07bf54f6a5b8e63734a6bbf2bca86ea410cca38d141d - 0.0% (1.3 KB)

[#012] sha256:403e673cb0132f7ca434de41ed6d8b43e882a1fb05aa1c249c454a41eaa09d17 - 0.0% (1.27 KB)

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

[#014] sha256:f209eace774629f0c40de464c7b7ab60f7a0d2064610b10abe6a69a4597e5010 - 0.0% (1.27 KB)

[#015] sha256:67e7f5d14df1e5cabc335404bd42cd7154862d3aff212c81f9bb72581100d342 - 0.0% (1.27 KB)

[#016] sha256:ae94b419ba4872a31503415071d72cc76b2ebcbe8ebaf59348e87e6aeba8d352 - 1.05% (28 MB)

[#017] sha256:65ee401bc95a19dd1edf4d61a90a3802d1be9bf9643e1c4e128e3766e8989c7e - 0.0% (1.27 KB)

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

[#019] sha256:3e20c0d807266519bcb207fe1efd6a6410f5fe06efb90fd7110e3c748aef0ad4 - 0.0% (1.27 KB)

[#020] sha256:0be9cf041d0fcc6302b3926e164353918a641cf088f07e9bd06f4a05cae985d7 - 0.0% (1.3 KB)

[#021] sha256:86f97fa6753233bc0f116853d37c7c09a8132ccd1f957bce50c7f0a35974f5f5 - 0.0% (1.27 KB)


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

Apply image 20H2-RTM-amd64

2021-07-10 18:29:59 UTC

Install update 20H2-amd64

2021-08-03 00:05:18 UTC

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

2021-08-03 00:05:18 UTC

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

2021-08-03 00:05:58 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-08-03 00:06:07 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-08-03 00:06:35 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-08-03 00:06:49 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-08-03 00:06:57 UTC

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

2021-08-03 00:07:05 UTC

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

2021-08-03 00:07:14 UTC

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

2021-08-03 00:07:14 UTC

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

2021-08-03 00:07:15 UTC

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

2021-08-03 00:07:15 UTC

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

2021-08-03 00:20:17 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-f04ae9f4e3d6177d6ef81e18378fcd6d7ceac5c9-head

2021-08-03 00:20:18 UTC

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

2021-08-03 00:20:19 UTC

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

2021-08-03 00:20:20 UTC

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

2021-08-03 00:20:20 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-03T00:20:15Z

2021-08-03 00:20:21 UTC

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

2021-08-03 00:20:21 UTC

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

2021-08-03 00:20:22 UTC

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

Details
Created

2021-08-03 00:19:05 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-03T00:18:54Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    f04ae9f4e3d6177d6ef81e18378fcd6d7ceac5c9
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-f04ae9f4e3d6177d6ef81e18378fcd6d7ceac5c9-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:295f12394c4f250e83029adb04647faeb736b0c8d275aa9b34f5e3c60a89d0d2 - 50.79% (1.14 GB)

[#001] sha256:6907d97093063478e2c552549bbcd0b499d1dfba051bad994179f5a1d343fe58 - 43.65% (1010 MB)

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

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

[#004] sha256:ea75a36ba1d834e82f5f90c87f8b33a0396c57dffbbb6e4ad2908622ee772a5f - 0.67% (15.5 MB)

[#005] sha256:3927dea93f3c148f3b0ab3a44f903925be1b11df93ba198dac1260d4308366fd - 0.23% (5.27 MB)

[#006] sha256:9eec49fbc3659a68aa202bf9bc2592b8b10421cc019087a167d206e3b9121cd9 - 0.37% (8.63 MB)

[#007] sha256:ee371118ed24e7abf1bb1389df6500ccd366fbd53a4544009f9db9882450f6a6 - 1.61% (37.2 MB)

[#008] sha256:159219bea8325ee8774a136a6ef1def00f8a61c0fcd251b8f1ff60f3e7bfdd9e - 0.23% (5.32 MB)

[#009] sha256:bb8408678d03458baa0e958439354f8ff77894475a1b18722222c8c4dcae6481 - 0.67% (15.6 MB)

[#010] sha256:71e6d211240d04b5ca6ab91a008481a038cef855d6441874bd37e5a5192fdc72 - 0.55% (12.7 MB)

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

[#012] sha256:ddcb379fe611b3592d56b4dc6b896520697c2ae67aa2a628a409ada4928b8a13 - 0.0% (1.27 KB)

[#013] sha256:22e08dfd0a3539a262388ae27d368e631d0699deeeaefa8d0a1de2d9974aff19 - 0.0% (1.29 KB)

[#014] sha256:01f10c37cca407b9db5c4347331b0a460b70e72c541194f163c49064ed92906d - 0.0% (1.27 KB)

[#015] sha256:1a5d41fd67e3594c007653cb314ca06ec4eaa8b59a9b2d07818608b33b8f8c94 - 0.0% (1.27 KB)

[#016] sha256:4a84031ad3f003765849a5a81951427091a4e9b5946473773a6c686b7199b0da - 1.21% (28 MB)

[#017] sha256:3ca03fff858cde55e2538f1310433528d9d84346c12d2834bae7d56c75876fea - 0.0% (1.29 KB)

[#018] sha256:f1fcb6ffb25d10ea8d679dce4ebfe4e771c51ccf08204a66af88b5b36a347020 - 0.0% (1.26 KB)

[#019] sha256:429782d56fba6af503c1e80dbc70987850c46d57dc07d231203532bb6f665c26 - 0.0% (1.27 KB)

[#020] sha256:9370b70da68b81b7eb5ec22f7635fe36b7264b337020b277c9852100e8b7303a - 0.0% (1.27 KB)

[#021] sha256:b5d7435e70f0a8336f9741741cb7f9609764bd18a6811c761c646dbd512bebd4 - 0.0% (1.31 KB)


History
2019-12-07 09:28:27 UTC

Apply image 2004-RTM-amd64

2021-07-10 18:37:09 UTC

Install update 2004-amd64

2021-08-03 00:02:17 UTC

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

2021-08-03 00:02:18 UTC

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

2021-08-03 00:02:37 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-08-03 00:02:54 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-08-03 00:03:21 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-08-03 00:03:35 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-08-03 00:03:45 UTC

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

2021-08-03 00:03:54 UTC

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

2021-08-03 00:04:03 UTC

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

2021-08-03 00:04:03 UTC

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

2021-08-03 00:04:04 UTC

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

2021-08-03 00:04:04 UTC

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

2021-08-03 00:18:56 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-f04ae9f4e3d6177d6ef81e18378fcd6d7ceac5c9-head

2021-08-03 00:18:57 UTC

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

2021-08-03 00:18:59 UTC

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

2021-08-03 00:19:00 UTC

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

2021-08-03 00:19:02 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-03T00:18:54Z

2021-08-03 00:19:04 UTC

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

2021-08-03 00:19:05 UTC

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

2021-08-03 00:19:05 UTC

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

Details
Created

2021-08-03 00:32:42 UTC

Size

167 MB

Content Digest
Labels
  • com.suse.sle.base.created
    2021-06-15T07:05:54.719374375Z
  • com.suse.sle.base.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • com.suse.sle.base.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/f23a149beb430790b24e9d03079b8b10-sles15-image
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.17.5.1
  • com.suse.sle.base.title
    SUSE Linux Enterprise Server 15 SP3 Base Container
  • com.suse.sle.base.url
    https://www.suse.com/products/server/
  • com.suse.sle.base.vendor
    SUSE LLC
  • com.suse.sle.base.version
    15.3.17.5.1
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/f23a149beb430790b24e9d03079b8b10-sles15-image
  • org.opencontainers.image.created
    2021-08-03T00:31:50Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    f04ae9f4e3d6177d6ef81e18378fcd6d7ceac5c9
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.5.1
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.5.1

Environment
AGENT_IMAGE

rancher/rancher-agent:master-f04ae9f4e3d6177d6ef81e18378fcd6d7ceac5c9-head

KUBECTL_VERSION

v1.21.3

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:975315c501d5698920cbfa09f22cd4254042a336868ead6cf53758e062e706cf - 26.01% (43.6 MB)

[#001] sha256:a7947e20d1e2974a1b613b719e512a43d400a005a2aa0417ef0b08952693697f - 28.42% (47.6 MB)

[#002] sha256:8bc858e4698703f7dd07a7fd65421b4423d63c537c837b3df5089b3f47482844 - 1.16% (1.94 MB)

[#003] sha256:e85819ad61659de701f8178f9b4163f5153828496877e6c6dd64c5e24a1aa910 - 7.4% (12.4 MB)

[#004] sha256:a7dad0406b2bb15e3c62d820c1bc8093fe70baaeff56cf19844aa586eb158541 - 22.01% (36.9 MB)

[#005] sha256:49a167510a67c410114012526fe5771381bd80a4ca61ecf01694210fb17f481b - 0.01% (8.89 KB)

[#006] sha256:f09821df0c92ed740cd572f30c45faa9b1d2208b160b238ca3cd5689e67566f4 - 15.0% (25.1 MB)

[#007] sha256:7c37cabedf3b5279f24f9dda1a93048f70f63434148b983fe243eeaac7f83e9f - 0.0% (171 Bytes)


History
2021-06-15 07:06:09 UTC

KIWI 9.23.20

2021-08-03 00:32:09 UTC

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

2021-08-03 00:32:09 UTC

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

2021-08-03 00:32:28 UTC

|1 ARCH=arm64 /bin/sh -c zypper -n install --no-recommends curl ca-certificates jq git-core hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk sysstat && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && rpm -e libsolv-tools zypper libzypp container-suseconnect ; curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2021-08-03 00:32:29 UTC

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

2021-08-03 00:32:29 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-08-03 00:32:29 UTC

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

2021-08-03 00:32:31 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 | gunzip -d -c - > /usr/bin/kube-prompt && chmod +x /usr/bin/kube-prompt

2021-08-03 00:32:31 UTC

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

2021-08-03 00:32:31 UTC

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

2021-08-03 00:32:31 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-f04ae9f4e3d6177d6ef81e18378fcd6d7ceac5c9-head

2021-08-03 00:32:31 UTC

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

2021-08-03 00:32:39 UTC

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

2021-08-03 00:32:41 UTC

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

2021-08-03 00:32:41 UTC

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

2021-08-03 00:32:42 UTC

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

2021-08-03 00:32:42 UTC

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

2021-08-03 00:32:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-03T00:31:50Z

2021-08-03 00:32:42 UTC

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

2021-08-03 00:32:42 UTC

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

2021-08-03 00:32:42 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