Namespace
rancher
Image / Tag
rancher-agent:master-7a2fc74f9598b41b98f2ac5d644a677d29e83e45-head
Content Digest
sha256:2b7dd5a7bd99cfbc42d30d33c7e3b16b41278dc55be23b4dccc6c91aa1a623ac
Details
Created

2021-06-28 16:10:24 UTC

Size

174 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-06-28T16:08:55Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    7a2fc74f9598b41b98f2ac5d644a677d29e83e45
  • 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-7a2fc74f9598b41b98f2ac5d644a677d29e83e45-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.97% (43.5 MB)

[#001] sha256:24e6270d75c956e50336dffbaeb41105da15e1e8411fd6a249be82c11b5cff4b - 26.52% (46.2 MB)

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

[#003] sha256:b764d79998ca9ac129211be336610961a29e932d328e694517370fe156e3473e - 7.65% (13.3 MB)

[#004] sha256:b77f099d31e4b9875ef5cf79345e5a87b79cf1b0aab8743e8d82f6f620bbc983 - 20.74% (36.2 MB)

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

[#006] sha256:ca61431e3769d7d2f01055f29617970b68747131caa510142571c354012cd77c - 18.85% (32.9 MB)

[#007] sha256:d5cc56f2ea7f519919e00f845a6c3be20f37202e8b99b405de4c652ca6be5219 - 0.0% (170 Bytes)


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

KIWI 9.23.20

2021-06-28 16:09:24 UTC

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

2021-06-28 16:09:24 UTC

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

2021-06-28 16:10:09 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 && 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-06-28 16:10:10 UTC

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

2021-06-28 16:10:10 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-06-28 16:10:11 UTC

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

2021-06-28 16:10:12 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-06-28 16:10:12 UTC

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

2021-06-28 16:10:12 UTC

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

2021-06-28 16:10:12 UTC

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

2021-06-28 16:10:12 UTC

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

2021-06-28 16:10:21 UTC

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

2021-06-28 16:10:22 UTC

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

2021-06-28 16:10:23 UTC

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

2021-06-28 16:10:24 UTC

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

2021-06-28 16:10:24 UTC

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

2021-06-28 16:10:24 UTC

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

2021-06-28 16:10:24 UTC

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

2021-06-28 16:10:24 UTC

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

2021-06-28 16:10:24 UTC

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

Details
Created

2021-06-28 16:09:13 UTC

Size

2.58 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-06-28T16:09:07Z
  • org.opencontainers.image.revision
    7a2fc74f9598b41b98f2ac5d644a677d29e83e45
  • 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-7a2fc74f9598b41b98f2ac5d644a677d29e83e45-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:639bb6bb2beb4cfdcacb9f0844344448fe26494665d5fe78a494419f86fbb18f - 33.27% (880 MB)

[#002] sha256:cf0c41f560c2153fd561016b9c0fd7438e5a5b615fd0f1f03bec7d12c77c5f71 - 0.0% (1.08 KB)

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

[#004] sha256:196f892bc1ffdbd7e913d6fc4ccc86ccffecf1df7e80c395b07eb618ac68aa32 - 0.59% (15.5 MB)

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

[#006] sha256:29ab613dc44092735a51226cbdb8436fccc4a48526268f3b2ffa2cb1cdde478a - 0.28% (7.43 MB)

[#007] sha256:b588396be74cb2331e97c76393ac0cae394d7d17966fbcedaa73c73e8ce9c105 - 1.41% (37.2 MB)

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

[#009] sha256:f37e0f56410e1efb13d58786a2630874cd91835b1f8660e8b89260d0005ce78e - 0.59% (15.6 MB)

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

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

[#012] sha256:2cbcb389140f9a776cd8f8aebc9792844ec5df2ab8000ecbf82f13454c932d6b - 0.0% (1.06 KB)

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

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

[#015] sha256:c11b252ac9b2aff97f0a8e1efaf7fd09c0e9d9ff91dadc0fa71407d72529ff59 - 0.0% (1.06 KB)

[#016] sha256:523cf127a18af711f6c549906cec6d8aec26aa707ef7daff4fa950fcad39186d - 1.05% (27.8 MB)

[#017] sha256:4b58d0d91c0da73f3f1ff64bd2ede19de8c91421f354f77d6055b00fe73055ca - 0.0% (1.07 KB)

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

[#019] sha256:5153d535c78d33232a21d9a7d94b13e59a449972120f7f5fb8ee8f90a78599e5 - 0.0% (1.06 KB)

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

[#021] sha256:4b5bf28fa8d1e5b2884e676376923c3d756062a3da52f6d3610e8e0640be9145 - 0.0% (1.07 KB)


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

Apply image 1809-RTM-amd64

2021-06-06 04:28:43 UTC

Install update 1809-amd64

2021-06-28 16:07:22 UTC

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

2021-06-28 16:07:22 UTC

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

2021-06-28 16:07:32 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-06-28 16:07:40 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-06-28 16:08:07 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-06-28 16:08:17 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-06-28 16:08:24 UTC

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

2021-06-28 16:08:30 UTC

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

2021-06-28 16:08:37 UTC

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

2021-06-28 16:08:37 UTC

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

2021-06-28 16:08:38 UTC

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

2021-06-28 16:08:38 UTC

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

2021-06-28 16:09:09 UTC

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

2021-06-28 16:09:09 UTC

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

2021-06-28 16:09:10 UTC

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

2021-06-28 16:09:11 UTC

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

2021-06-28 16:09:12 UTC

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

2021-06-28 16:09:12 UTC

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

2021-06-28 16:09:13 UTC

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

2021-06-28 16:09:13 UTC

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

Details
Created

2021-06-28 16:07:21 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-28T16:05:42Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    7a2fc74f9598b41b98f2ac5d644a677d29e83e45
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-7a2fc74f9598b41b98f2ac5d644a677d29e83e45-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

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

[#003] sha256:3255427bd23b8c8d463df6f5e025e179bd0927ba8138217089acabfda4359aa7 - 0.0% (1.26 KB)

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

[#005] sha256:807502dee6f2a4f883409f5c88146568dc55719c1214f8eab13927b0f9305a1a - 0.2% (5.27 MB)

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

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

[#008] sha256:514c97ed697d558654e55c1eb5bce05d3633e347ced452cabd8b4b7ff0cdcde4 - 0.2% (5.32 MB)

[#009] sha256:0f17ff0fe65b3c752c6b541b7ed7ddfcf90eaae310ece3458c75bf8bb69f0265 - 0.58% (15.6 MB)

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

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

[#012] sha256:8efb4bf020b865a9c5480870d2613afbc7b649a44c561a047f31ebb8cb59731e - 0.0% (1.26 KB)

[#013] sha256:fb43040e256a6bfe6a0ed2044ab36e95e4c22b2030f0f6b3ce3a4718b26dde9e - 0.0% (1.26 KB)

[#014] sha256:18b173de4a8f8e0c5e59d0bd70931de45f361295368815cf40fb335aed253be5 - 0.0% (1.29 KB)

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

[#016] sha256:5d7676e1ee511ce4f1dd1941846e5cf4e14f1865be3f2b7a6f03322a7d98b8ed - 1.05% (27.8 MB)

[#017] sha256:619809ceae1cb4accc614adad66e8a6179fa8470ffe9acf68fbc7878fa45010e - 0.0% (1.26 KB)

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

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

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

[#021] sha256:7d7805e1a7c84aaafca1498a1d6c85e6ebefce9eaa546cbc05c52786c7f14ace - 0.0% (1.29 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-06-28 16:05:22 UTC

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

2021-06-28 16:05:23 UTC

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

2021-06-28 16:05:54 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-06-28 16:06:03 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-06-28 16:06:39 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-06-28 16:06:50 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-06-28 16:06:58 UTC

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

2021-06-28 16:07:07 UTC

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

2021-06-28 16:07:15 UTC

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

2021-06-28 16:07:15 UTC

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

2021-06-28 16:07:16 UTC

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

2021-06-28 16:07:16 UTC

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

2021-06-28 16:07:17 UTC

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

2021-06-28 16:07:17 UTC

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

2021-06-28 16:07:18 UTC

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

2021-06-28 16:07:19 UTC

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

2021-06-28 16:07:19 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-28T16:05:42Z

2021-06-28 16:07:20 UTC

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

2021-06-28 16:07:20 UTC

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

2021-06-28 16:07:21 UTC

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

Details
Created

2021-06-28 16:09:02 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-28T16:08:50Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    7a2fc74f9598b41b98f2ac5d644a677d29e83e45
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-7a2fc74f9598b41b98f2ac5d644a677d29e83e45-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:409e8c9a2688a1824ab167e0815af899280d336440100aab9c47f99ce3e0de07 - 43.56% (1000 MB)

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

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

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

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

[#006] sha256:ff72317390d47785c6e3993f16093b2133e8f8ce8e72d3b4f9ce05e56739cf10 - 0.37% (8.61 MB)

[#007] sha256:646c293b8dd6360283b8cdd0fd33c1637fbf48d15e1d4bd2dd092c6af55c94db - 1.62% (37.2 MB)

[#008] sha256:4d64c330d490a05519b3d47091bd2f7a2d140847026e9473b772a6511752ca98 - 0.23% (5.34 MB)

[#009] sha256:5f17b5ff632ca12a1d52d2ebc5e97cd186d5b3b6368c1d6287f053c4a9d4e03c - 0.68% (15.6 MB)

[#010] sha256:304415227826f905b127d8f578fa5430557858a486adbbcf696a2636aaa9105d - 0.55% (12.7 MB)

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

[#012] sha256:1c7aec25aad34ebb939ac850ebb8594823a6faaadbcc97ca621e084705d5dc0e - 0.0% (1.26 KB)

[#013] sha256:a3c54dccd4338d5b3858311b306d08538be66a557a69fe62afa7d32332965a05 - 0.0% (1.26 KB)

[#014] sha256:10d30b7bba5f8cf6320f48f7f819e99a8ae6ca2b98b948f511ed5631a796d98e - 0.0% (1.3 KB)

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

[#016] sha256:3a03aac4d5524eb667c7cf39e3acfeeb28416923f811d91583b90fdb3bf89f3b - 1.21% (27.8 MB)

[#017] sha256:547f110531e60d5dd397cb0d800677354a781b562cafd1a33b652ed36c256302 - 0.0% (1.26 KB)

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

[#019] sha256:367e7bcc61d7423ae5cbd47523f7d18aa3f2de9327bb674b1164899d95eb4e57 - 0.0% (1.29 KB)

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

[#021] sha256:028037e2fd50b4e1680c7dc330931e20887aa0f195a55baeca8d4b1ade61ec80 - 0.0% (1.27 KB)


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

Apply image 2004-RTM-amd64

2021-06-06 19:51:57 UTC

Install update 2004-amd64

2021-06-28 16:06:38 UTC

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

2021-06-28 16:06:39 UTC

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

2021-06-28 16:06:56 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-06-28 16:07:05 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-06-28 16:07:31 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-06-28 16:07:43 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-06-28 16:07:54 UTC

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

2021-06-28 16:08:04 UTC

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

2021-06-28 16:08:12 UTC

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

2021-06-28 16:08:13 UTC

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

2021-06-28 16:08:13 UTC

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

2021-06-28 16:08:14 UTC

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

2021-06-28 16:08:52 UTC

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

2021-06-28 16:08:53 UTC

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

2021-06-28 16:08:54 UTC

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

2021-06-28 16:09:00 UTC

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

2021-06-28 16:09:00 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-28T16:08:50Z

2021-06-28 16:09:01 UTC

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

2021-06-28 16:09:01 UTC

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

2021-06-28 16:09:02 UTC

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

Details
Created

2021-06-28 16:03:11 UTC

Size

170 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-06-28T16:02:18Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    7a2fc74f9598b41b98f2ac5d644a677d29e83e45
  • 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-7a2fc74f9598b41b98f2ac5d644a677d29e83e45-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.67% (43.6 MB)

[#001] sha256:406a2152b1b00d5fe05c6fe479a4842f77881b5af68db72a13dbd29fb1abdeeb - 26.92% (45.7 MB)

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

[#003] sha256:751968a298068cd0a974fb72a9c135ffec5142678f2c4fa8482037d8eefa7066 - 7.3% (12.4 MB)

[#004] sha256:858eeb5a94e2b593620f4c1bd99cd671fb0784fdbfe218ce22566aa05737c5b0 - 21.33% (36.2 MB)

[#005] sha256:68009d8f0097b6eef50a4581cbe7add094814f22e63684c29e51c3b1e03cf023 - 0.01% (8.89 KB)

[#006] sha256:f892559adf88b761142c389ebb16975b565a88d2abcef72ece7d648d18b27421 - 17.63% (29.9 MB)

[#007] sha256:beb0022b874cfaa3e5603d24a199a5b2759d7353cf882bc2a94147cbe525c0b4 - 0.0% (170 Bytes)


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

KIWI 9.23.20

2021-06-28 16:02:39 UTC

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

2021-06-28 16:02:39 UTC

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

2021-06-28 16:02:57 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 && 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-06-28 16:02:57 UTC

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

2021-06-28 16:02:58 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-06-28 16:02:58 UTC

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

2021-06-28 16:02:59 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-06-28 16:03:00 UTC

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

2021-06-28 16:03:00 UTC

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

2021-06-28 16:03:00 UTC

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

2021-06-28 16:03:00 UTC

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

2021-06-28 16:03:07 UTC

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

2021-06-28 16:03:09 UTC

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

2021-06-28 16:03:10 UTC

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

2021-06-28 16:03:11 UTC

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

2021-06-28 16:03:11 UTC

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

2021-06-28 16:03:11 UTC

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

2021-06-28 16:03:11 UTC

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

2021-06-28 16:03:11 UTC

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

2021-06-28 16:03:11 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