Namespace
rancher
Image / Tag
rancher-agent:master-d745c6faf9ba6ba3dd75d464b025c23c11d2c79a-head
Content Digest
sha256:95fdcc8faaa74e47d595db7f9c170c1bf66d27a4c32abcf30211b682e244bfa4
Details
Created

2021-07-22 16:09:48 UTC

Size

176 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-07-22T16:08:23Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    d745c6faf9ba6ba3dd75d464b025c23c11d2c79a
  • 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-d745c6faf9ba6ba3dd75d464b025c23c11d2c79a-head

KUBECTL_VERSION

v1.20.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:4f28168a9dd9df062a2d239e2dd7e37107e3f6aa49edbc09c555879281c11384 - 24.78% (43.5 MB)

[#001] sha256:44c9095bfb110f72c90e9478655b734ef170536161f71dbcd6ec99b43f43cecd - 26.69% (46.9 MB)

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

[#003] sha256:3faf771a4161f7df96d02f55cb426ad51e5240440a566e7c425157e57bd8d27b - 7.59% (13.3 MB)

[#004] sha256:26ec3bac67d8fe297731dc798f8da3aff292367553645324ccaf3dcf896d069e - 20.78% (36.5 MB)

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

[#006] sha256:51bb96a16371658399371d60573a9f4138ebc59274ffed6cbcd974ed241f1f5e - 18.89% (33.2 MB)

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


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

KIWI 9.23.20

2021-07-22 16:08:50 UTC

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

2021-07-22 16:08:50 UTC

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

2021-07-22 16:09:33 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-07-22 16:09:33 UTC

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

2021-07-22 16:09:34 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-22 16:09:34 UTC

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

2021-07-22 16:09:36 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-07-22 16:09:36 UTC

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

2021-07-22 16:09:36 UTC

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

2021-07-22 16:09:36 UTC

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

2021-07-22 16:09:36 UTC

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

2021-07-22 16:09:44 UTC

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

2021-07-22 16:09:46 UTC

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

2021-07-22 16:09:47 UTC

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

2021-07-22 16:09:47 UTC

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

2021-07-22 16:09:47 UTC

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

2021-07-22 16:09:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-22T16:08:23Z

2021-07-22 16:09:47 UTC

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

2021-07-22 16:09:47 UTC

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

2021-07-22 16:09:48 UTC

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

Details
Created

2021-07-22 16:06:50 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-22T16:06:45Z
  • org.opencontainers.image.revision
    d745c6faf9ba6ba3dd75d464b025c23c11d2c79a
  • 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-d745c6faf9ba6ba3dd75d464b025c23c11d2c79a-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:315cd04b6889e429c7004274ef467b5d2f4c568ae63f7ae6d73ff64ebf4c25d8 - 0.0% (1.09 KB)

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

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

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

[#006] sha256:e42458e011972291a437f4f16658914c6e8b82bc05b3ed5cb328ac7dfb5a0fde - 0.28% (7.48 MB)

[#007] sha256:1e837d03098c9a187aafc84f4d6ec93c261343346411e7cf106b3f41303a0bcb - 1.38% (37.2 MB)

[#008] sha256:c27df5c7bff095d106a9018f94df2cb843baa3bd4a53fb7f116fd037f5548507 - 0.2% (5.31 MB)

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

[#010] sha256:87e0d0bf227db561273bedee45b4d6ae24966a76956d7cb26a8852671f238927 - 0.47% (12.7 MB)

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

[#012] sha256:2ed7c601cd3863c3facc70d9f619a91c896b00f5442d2bb24f3e202c7d144739 - 0.0% (1.07 KB)

[#013] sha256:eca63e34b69d5313cfc31ed01171465f1bc522d140c3d954e7ee97602fe6209f - 0.0% (1.07 KB)

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

[#015] sha256:5e156719ec379f38a327b8d11c1277ab036047abdd36b1d4c61691f8040505ad - 0.0% (1.07 KB)

[#016] sha256:154ef4fb85864d42f73c5fdc25b42c4a4f5d8592d197e20dbfaff29eef2c2122 - 1.04% (28 MB)

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

[#018] sha256:5997e31953adab36470cb991785a64ecd72c36c82575594af6e64fbe325ed5dc - 0.0% (1.06 KB)

[#019] sha256:19037842cbd9bd0cb46526b8f19d2a0ad6a5c6a2b3508657a21d5befe81ffbba - 0.0% (1.08 KB)

[#020] sha256:f7c0e97844b767a6f11fed4059abad2b387a4160a56af3ee3901a42da7e874bd - 0.0% (1.06 KB)

[#021] sha256:6c8e33032b4b7df1adb5c404f5a4a4aaaa62f9076b929d2b5293dd361ec089c6 - 0.0% (1.07 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-07-22 16:02:34 UTC

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

2021-07-22 16:02:34 UTC

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

2021-07-22 16:02:53 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-22 16:03:00 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-22 16:05:50 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-22 16:05:59 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-22 16:06:05 UTC

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

2021-07-22 16:06:11 UTC

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

2021-07-22 16:06:17 UTC

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

2021-07-22 16:06:17 UTC

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

2021-07-22 16:06:17 UTC

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

2021-07-22 16:06:18 UTC

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

2021-07-22 16:06:46 UTC

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

2021-07-22 16:06:46 UTC

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

2021-07-22 16:06:48 UTC

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

2021-07-22 16:06:48 UTC

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

2021-07-22 16:06:49 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-07-22T16:06:45Z

2021-07-22 16:06:49 UTC

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

2021-07-22 16:06:49 UTC

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

2021-07-22 16:06:50 UTC

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

Details
Created

2021-07-22 16:06:42 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-22T16:03:47Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    d745c6faf9ba6ba3dd75d464b025c23c11d2c79a
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-d745c6faf9ba6ba3dd75d464b025c23c11d2c79a-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

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

[#003] sha256:7e514b03e62461e86df288cebfb935a5acbed9b675a64445c67407bd2a135a29 - 0.0% (1.37 KB)

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

[#005] sha256:5fcd4d43c84c8f6ea2dfa70fcaf700b590468bf52ac2d0560f7d354ef36c4cae - 0.2% (5.27 MB)

[#006] sha256:472e53983cb09fb363ea8c09d5ae59202a31d8dd59e5774e5c1a41fd0110f5b2 - 0.33% (8.75 MB)

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

[#008] sha256:ae58d54628494e2f0114565e5fe154e6c1528392018d722ec667ed6ca4f09be6 - 0.2% (5.3 MB)

[#009] sha256:3b2f71f34b1bb400092b8ea2971a5b01fead37268f6787755157fdc78ca9c040 - 0.58% (15.5 MB)

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

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

[#012] sha256:5cec3ea650d6971d66278b638f09cb83fb53c027ad13a5be6c9d75f6d630d51f - 0.0% (1.3 KB)

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

[#014] sha256:3f0dec5007c006a5cbf5333c45051de3c8da366174cc9e54b1a758a2a77533e2 - 0.0% (1.29 KB)

[#015] sha256:84f7201f61b44e9c6c9e5a96e23fa6e6855a898366e447c1376fc04560ebec5b - 0.0% (1.3 KB)

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

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

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

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

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

[#021] sha256:987a5bd510dedbdf0d111164af1d26ef97d738b3b3a3951c4611bb91ae41bfd3 - 0.0% (1.29 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-07-22 16:03:29 UTC

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

2021-07-22 16:03:30 UTC

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

2021-07-22 16:04:03 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-22 16:04:11 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-22 16:05:49 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-22 16:06:00 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-22 16:06:13 UTC

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

2021-07-22 16:06:21 UTC

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

2021-07-22 16:06:35 UTC

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

2021-07-22 16:06:36 UTC

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

2021-07-22 16:06:36 UTC

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

2021-07-22 16:06:37 UTC

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

2021-07-22 16:06:38 UTC

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

2021-07-22 16:06:38 UTC

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

2021-07-22 16:06:40 UTC

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

2021-07-22 16:06:40 UTC

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

2021-07-22 16:06:41 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-22T16:03:47Z

2021-07-22 16:06:41 UTC

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

2021-07-22 16:06:42 UTC

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

2021-07-22 16:06:42 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-22 16:04:50 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-22T16:04:40Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    d745c6faf9ba6ba3dd75d464b025c23c11d2c79a
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-d745c6faf9ba6ba3dd75d464b025c23c11d2c79a-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:b766f0ccda3fc6c1fc2a2986042c55381c2b3e72fe9378d367312b94b86a5a61 - 0.0% (1.3 KB)

[#003] sha256:902397bb0ac08adbdba7816dd60f06fe1262af743e6592905b0172d72baa5a6a - 0.0% (1.3 KB)

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

[#005] sha256:0587c4585011e014ad5a4f848639859bbd899b3ea0da6df145a9977515687029 - 0.23% (5.27 MB)

[#006] sha256:2a1b1ecfbf67aa7dacad21869ae9e31eaef92525989ecac30268d8601b6587c9 - 0.37% (8.64 MB)

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

[#008] sha256:fb551b163a00998449bc8647556d457d15855858f694bcb50a1a758ea6e84923 - 0.23% (5.3 MB)

[#009] sha256:cca194500cdade6f4c65c3c707e1457016c089581e5151c060d562f63e7d2b22 - 0.67% (15.5 MB)

[#010] sha256:913d5ad60bb205e3a41118fce1ffba07d3726ed861d2a2e9e8e2f8c204d8072c - 0.55% (12.7 MB)

[#011] sha256:3ace00854412e8c68b60c628f89bfce155e10aa3feebfbf870af72b9b3575363 - 0.0% (1.29 KB)

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

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

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

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

[#016] sha256:2864b2f761cf2b679ab20166679e172d249bae00a5408ef6a4af24c62312ee25 - 1.21% (28 MB)

[#017] sha256:79b9f2f039fdf96c9e2aaaa8667b026d30a5a0ca107fa1a524057b9b0b1bae4b - 0.0% (1.27 KB)

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

[#019] sha256:eae63424f924bb09578bd8357c5868cc868d7ad20211de1d9ac940f76db02650 - 0.0% (1.26 KB)

[#020] sha256:d53fa0ff02fb06e3210daa9653c50062a361a22692a4478c7a0274ea007839e2 - 0.0% (1.26 KB)

[#021] sha256:abd7edde140432f77f38622c779d358ada48ea74b8f8c04d63c4d4f6ee31ff9e - 0.0% (1.3 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-07-22 16:01:49 UTC

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

2021-07-22 16:01:50 UTC

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

2021-07-22 16:02:07 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-22 16:02:15 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-22 16:03:24 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-22 16:03:36 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-22 16:03:48 UTC

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

2021-07-22 16:03:55 UTC

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

2021-07-22 16:04:04 UTC

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

2021-07-22 16:04:04 UTC

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

2021-07-22 16:04:04 UTC

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

2021-07-22 16:04:05 UTC

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

2021-07-22 16:04:41 UTC

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

2021-07-22 16:04:42 UTC

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

2021-07-22 16:04:45 UTC

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

2021-07-22 16:04:48 UTC

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

2021-07-22 16:04:48 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-22T16:04:40Z

2021-07-22 16:04:49 UTC

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

2021-07-22 16:04:49 UTC

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

2021-07-22 16:04:50 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-22 16:01:26 UTC

Size

171 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-07-22T16:00:36Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    d745c6faf9ba6ba3dd75d464b025c23c11d2c79a
  • 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-d745c6faf9ba6ba3dd75d464b025c23c11d2c79a-head

KUBECTL_VERSION

v1.20.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:975315c501d5698920cbfa09f22cd4254042a336868ead6cf53758e062e706cf - 25.47% (43.6 MB)

[#001] sha256:ea02d5903a014b773a1bfc1a7e9fd32872cb8ab88e6bdb78ac2d68bbb5c18bb5 - 27.12% (46.4 MB)

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

[#003] sha256:633aee5e5301a91dae8e1cbc685ac6b55bc955cc4ade32c2b4caed81522cd772 - 7.24% (12.4 MB)

[#004] sha256:2f8ad41f5fdfc34253bc90532d6b477e7faff4515b5296d8ab1c1863050fd363 - 21.35% (36.5 MB)

[#005] sha256:026a525c95a160ddebe93184b90e3acc29e3b38df34971d137a2087c40a37fa3 - 0.01% (8.89 KB)

[#006] sha256:a1b4506c00cada2b84534a354d5ffaf170279fe28e3744620ed6cbdee6616d01 - 17.68% (30.2 MB)

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


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

KIWI 9.23.20

2021-07-22 16:00:56 UTC

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

2021-07-22 16:00:56 UTC

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

2021-07-22 16:01:12 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-07-22 16:01:13 UTC

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

2021-07-22 16:01:14 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-22 16:01:14 UTC

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

2021-07-22 16:01:15 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-07-22 16:01:15 UTC

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

2021-07-22 16:01:15 UTC

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

2021-07-22 16:01:15 UTC

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

2021-07-22 16:01:15 UTC

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

2021-07-22 16:01:23 UTC

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

2021-07-22 16:01:24 UTC

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

2021-07-22 16:01:25 UTC

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

2021-07-22 16:01:25 UTC

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

2021-07-22 16:01:25 UTC

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

2021-07-22 16:01:25 UTC

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

2021-07-22 16:01:25 UTC

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

2021-07-22 16:01:26 UTC

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

2021-07-22 16:01:26 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