Namespace
rancher
Image / Tag
rancher-agent:master-94bca993f9c1e247498acaddeb986ae38889f4ff-head
Content Digest
sha256:98149fd31953843c83fd4c603f258d50bc0e90bc816a5a03d3b254a6789b91cd
Details
Created

2021-07-29 21:30:28 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-07-29T21:28:52Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    94bca993f9c1e247498acaddeb986ae38889f4ff
  • 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-94bca993f9c1e247498acaddeb986ae38889f4ff-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.34% (43.5 MB)

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

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

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

[#004] sha256:9ac8069a68b62effc01ae5561381fafbe97fbd1bf676a8ef98634e87f849aff0 - 21.42% (36.8 MB)

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

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

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


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

KIWI 9.23.20

2021-07-29 21:29:21 UTC

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

2021-07-29 21:29:21 UTC

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

2021-07-29 21:30:12 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-29 21:30:13 UTC

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

2021-07-29 21:30:14 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-29 21:30:14 UTC

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

2021-07-29 21:30:15 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-29 21:30:15 UTC

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

2021-07-29 21:30:15 UTC

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

2021-07-29 21:30:15 UTC

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

2021-07-29 21:30:16 UTC

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

2021-07-29 21:30:24 UTC

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

2021-07-29 21:30:26 UTC

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

2021-07-29 21:30:27 UTC

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

2021-07-29 21:30:27 UTC

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

2021-07-29 21:30:27 UTC

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

2021-07-29 21:30:27 UTC

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

2021-07-29 21:30:28 UTC

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

2021-07-29 21:30:28 UTC

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

2021-07-29 21:30:28 UTC

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

Details
Created

2021-07-29 21:24:58 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-29T21:24:53Z
  • org.opencontainers.image.revision
    94bca993f9c1e247498acaddeb986ae38889f4ff
  • 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-94bca993f9c1e247498acaddeb986ae38889f4ff-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:974f7d07bad1aeaede423ba93621a2d44b982669258ed4feb021e8ae33d7de17 - 0.0% (1.07 KB)

[#003] sha256:5a0e1e648cea41e92a58f524ec66d8df90a3ff062addfd0f0148e2def422ee41 - 0.0% (1.09 KB)

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

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

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

[#007] sha256:03719e43ed5a2401d26fe7b583b7388cd5b5481ec887ea33f0b445ef09a79af9 - 1.39% (37.2 MB)

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

[#009] sha256:92cb207449931ddc8d0a40237190548e2caa4c2376e019a373c641a3d65681dd - 0.58% (15.6 MB)

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

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

[#012] sha256:126f7825d978675238769f2238790ab94dd23c1e92b8a0335eed042156b5c2ff - 0.0% (1.07 KB)

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

[#014] sha256:aff41478da96f7056f1bcadb217d81df09c88e7aa2bb80232660da26f7ff840d - 0.0% (1.07 KB)

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

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

[#017] sha256:2a55d1dc3b35d438d666d4517b3b499e501f626ce2edd9f3f5394833aac39710 - 0.0% (1.07 KB)

[#018] sha256:7a37af4abb13043875301c80200c42e18d8c57d5537c5c2fc18bb34b157a7036 - 0.0% (1.07 KB)

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

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

[#021] sha256:e529ed290bdb346425971548545970ea7a5dddd6a17f660d3ce6b58f7b747f14 - 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-29 21:23:08 UTC

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

2021-07-29 21:23:08 UTC

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

2021-07-29 21:23:27 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-29 21:23:34 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-29 21:23:55 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-29 21:24:04 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-29 21:24:10 UTC

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

2021-07-29 21:24:16 UTC

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

2021-07-29 21:24:22 UTC

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

2021-07-29 21:24:22 UTC

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

2021-07-29 21:24:23 UTC

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

2021-07-29 21:24:23 UTC

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

2021-07-29 21:24:54 UTC

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

2021-07-29 21:24:55 UTC

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

2021-07-29 21:24:56 UTC

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

2021-07-29 21:24:56 UTC

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

2021-07-29 21:24:57 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-07-29T21:24:53Z

2021-07-29 21:24:57 UTC

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

2021-07-29 21:24:57 UTC

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

2021-07-29 21:24:58 UTC

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

Details
Created

2021-07-29 21:24:39 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-29T21:23:13Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    94bca993f9c1e247498acaddeb986ae38889f4ff
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-94bca993f9c1e247498acaddeb986ae38889f4ff-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.3% (1.07 GB)

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

[#003] sha256:ee101abc9a5b90f5c07315e2ceda5526cd35d4696884cffb88c35276686d83ff - 0.0% (1.34 KB)

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

[#005] sha256:6315ba511277a07b2981eef3516eb66bdf2fa08319ab95740739fb944182abf6 - 0.2% (5.27 MB)

[#006] sha256:acd36430ab4b9796bb01e3eb23f1e3daf3f8e0f7daf5bd23bffea5652c734a0c - 0.33% (8.74 MB)

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

[#008] sha256:7c03885a12cfe9336de85bc134c02064a8b410902e3d0f64156bee17235a2a51 - 0.2% (5.33 MB)

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

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

[#011] sha256:ef5133ce0a4da551d433b757d9a80d1b2655cc78409575818d587ae419feec20 - 0.0% (1.26 KB)

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

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

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

[#015] sha256:d386ea66b22d48bf83cd4e019bdca0b76eba16f894499495b9cba88dd89f5cd0 - 0.0% (1.29 KB)

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

[#017] sha256:27abb90bec28ea5994f78d7553ba3e59f080dd2303b2387b856fcce76631154c - 0.0% (1.3 KB)

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

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

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

[#021] sha256:b3a9d24c20fc371fce57e76297609d43703610db66778715f312492077250fb0 - 0.0% (1.3 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-29 21:22:55 UTC

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

2021-07-29 21:22:55 UTC

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

2021-07-29 21:23:25 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-29 21:23:33 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-29 21:23:58 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-29 21:24:09 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-29 21:24:17 UTC

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

2021-07-29 21:24:25 UTC

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

2021-07-29 21:24:33 UTC

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

2021-07-29 21:24:34 UTC

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

2021-07-29 21:24:34 UTC

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

2021-07-29 21:24:34 UTC

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

2021-07-29 21:24:35 UTC

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

2021-07-29 21:24:35 UTC

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

2021-07-29 21:24:37 UTC

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

2021-07-29 21:24:37 UTC

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

2021-07-29 21:24:38 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-29T21:23:13Z

2021-07-29 21:24:38 UTC

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

2021-07-29 21:24:39 UTC

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

2021-07-29 21:24:39 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-29 21:25:21 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-29T21:25:11Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    94bca993f9c1e247498acaddeb986ae38889f4ff
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-94bca993f9c1e247498acaddeb986ae38889f4ff-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:bb248595db7890d918e22e59a3ab2730640b6f64290e50e9672b6290966774b4 - 0.0% (1.32 KB)

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

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

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

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

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

[#008] sha256:7327d561441392bccbaaf51cf0f958130cc4401d92674118c7ad5194b0a911d8 - 0.23% (5.33 MB)

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

[#010] sha256:9407b11284ec3774c7482a13901400facd9f5ce9fbf8d41d8a517fb6405a5a26 - 0.55% (12.7 MB)

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

[#012] sha256:7019b622f8657da757925decbf0dd798fc23029cce37c3e0e25fe072b877e12a - 0.0% (1.26 KB)

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

[#014] sha256:2745de2dc0601e4baa10849d6d3ef4385ba96ad8705f387ad9f182d97286afe7 - 0.0% (1.29 KB)

[#015] sha256:26845a6532cbda6807e1aca14376c973b3a2663cb646f4e8aba62e1e913ac7d9 - 0.0% (1.29 KB)

[#016] sha256:67ee6e6d30618547f52d07f6a81bc0f5586fe9dee6b8a824478b3d93a432c166 - 1.21% (28 MB)

[#017] sha256:bcf5ea31c7cb2d3edef5b29883678d97155871febf37845803180f4e3d96e2b7 - 0.0% (1.3 KB)

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

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

[#020] sha256:3c684e7a3a20ff749f3444182486ca8cffadb8d0056e7ee5f415f7e3a7ff3249 - 0.0% (1.29 KB)

[#021] sha256:ad8d51c60dfc62803bdd109ce7517112d6f75e0159ccbe03bfb980cd4993b9c4 - 0.0% (1.29 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-29 21:22:50 UTC

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

2021-07-29 21:22:51 UTC

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

2021-07-29 21:23:06 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-29 21:23:19 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-29 21:23:46 UTC

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

2021-07-29 21:24: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-29 21:24:09 UTC

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

2021-07-29 21:24:18 UTC

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

2021-07-29 21:24:26 UTC

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

2021-07-29 21:24:27 UTC

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

2021-07-29 21:24:28 UTC

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

2021-07-29 21:24:28 UTC

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

2021-07-29 21:25:13 UTC

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

2021-07-29 21:25:14 UTC

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

2021-07-29 21:25:15 UTC

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

2021-07-29 21:25:16 UTC

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

2021-07-29 21:25:16 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-29T21:25:11Z

2021-07-29 21:25:18 UTC

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

2021-07-29 21:25:19 UTC

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

2021-07-29 21:25: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-07-29 21:20: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-07-29T21:19:49Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    94bca993f9c1e247498acaddeb986ae38889f4ff
  • 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-94bca993f9c1e247498acaddeb986ae38889f4ff-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.02% (43.6 MB)

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

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

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

[#004] sha256:80a250a61fff8664ce06ae30af1e1c8fd3d5b9a5a4f9558aed141efe91b59774 - 22.0% (36.8 MB)

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

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

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


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

KIWI 9.23.20

2021-07-29 21:20:08 UTC

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

2021-07-29 21:20:08 UTC

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

2021-07-29 21:20:27 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-29 21:20:28 UTC

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

2021-07-29 21:20: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-07-29 21:20:29 UTC

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

2021-07-29 21:20:30 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-29 21:20:31 UTC

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

2021-07-29 21:20:31 UTC

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

2021-07-29 21:20:31 UTC

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

2021-07-29 21:20:31 UTC

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

2021-07-29 21:20:38 UTC

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

2021-07-29 21:20:40 UTC

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

2021-07-29 21:20:41 UTC

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

2021-07-29 21:20:41 UTC

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

2021-07-29 21:20:41 UTC

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

2021-07-29 21:20:41 UTC

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

2021-07-29 21:20:41 UTC

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

2021-07-29 21:20:42 UTC

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

2021-07-29 21:20: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