Namespace
rancher
Image / Tag
rancher-agent:master-ad099eedfd4fbbbc4172e0fb7f9c02cdd06c67f9-head
Content Digest
sha256:cfb16f65476450d45e4e73283e50b3ab2a130051fd679ade1f7dff13ad951189
Details
Created

2021-07-12 15:41:06 UTC

Size

175 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-12T15:39:40Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    ad099eedfd4fbbbc4172e0fb7f9c02cdd06c67f9
  • 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-ad099eedfd4fbbbc4172e0fb7f9c02cdd06c67f9-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.93% (43.5 MB)

[#001] sha256:0189720a1b8f8938b8c3158f4137acca0db5b93734dd99062837bd985e6c13fd - 26.47% (46.2 MB)

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

[#003] sha256:c0c4d39319a1d5c1d09ec4d370f1b2844ead8f78919270d4eac0f3c2709bb5e0 - 7.64% (13.3 MB)

[#004] sha256:8496caef3d30dbcadafc294e5aa258264183502164871b4de5b44f2467474d74 - 20.88% (36.5 MB)

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

[#006] sha256:e404d6522812f6c88ae800155eaef642c3c5f2eefd3a906443dc40a841b5c6f6 - 18.82% (32.9 MB)

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


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

KIWI 9.23.20

2021-07-12 15:40:07 UTC

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

2021-07-12 15:40:07 UTC

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

2021-07-12 15:40:52 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-07-12 15:40:52 UTC

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

2021-07-12 15:40:53 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-12 15:40:53 UTC

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

2021-07-12 15:40:54 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-12 15:40:54 UTC

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

2021-07-12 15:40:54 UTC

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

2021-07-12 15:40:55 UTC

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

2021-07-12 15:40:55 UTC

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

2021-07-12 15:41:03 UTC

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

2021-07-12 15:41:04 UTC

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

2021-07-12 15:41:05 UTC

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

2021-07-12 15:41:06 UTC

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

2021-07-12 15:41:06 UTC

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

2021-07-12 15:41:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-12T15:39:40Z

2021-07-12 15:41:06 UTC

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

2021-07-12 15:41:06 UTC

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

2021-07-12 15:41:06 UTC

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

Details
Created

2021-07-12 15:38:54 UTC

Size

2.62 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-12T15:38:49Z
  • org.opencontainers.image.revision
    ad099eedfd4fbbbc4172e0fb7f9c02cdd06c67f9
  • 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-ad099eedfd4fbbbc4172e0fb7f9c02cdd06c67f9-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:8d5139ce8e391161879a01d93f3cedd815a56486d43851e002819daea95cbbda - 34.2% (918 MB)

[#002] sha256:ee6e4292bb5109f400e9881ed3d6455336a6592a95446f0f048d86eaad64d563 - 0.0% (1.09 KB)

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

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

[#005] sha256:f9d124361c4d75e7a61fce9640c39f5eeb7fbd0f6ece87120fa0b28dcced9ac5 - 0.2% (5.26 MB)

[#006] sha256:4739dac9719442bc2611750bbd41e15e006cb708ac7b089c2f56dc55d209d67b - 0.28% (7.42 MB)

[#007] sha256:5909a6036e0f2c8c9ca46b9ac88e209a5f57fd297e8c3729dd9057a63eb74f00 - 1.39% (37.2 MB)

[#008] sha256:489fcca6ab5ccac54dbd20dbc16e3acf04a5592894d573397ce0ae50f51a9516 - 0.2% (5.32 MB)

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

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

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

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

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

[#014] sha256:fefddd31f6eb3be425efd38624d3bc8d26ef1d199021d1f55344eb1613ee8e09 - 0.0% (1.09 KB)

[#015] sha256:9892fd932b609fcc0418ae35f35badf041839b9d1eeaa27d5d5f0eeb835b6b0b - 0.0% (1.09 KB)

[#016] sha256:a8b98d64c11b9376a6808b4a470cc936be0bd4e643818343c9daec45ab30c67d - 1.04% (27.8 MB)

[#017] sha256:9d7483af63ca6863b0dc19f601d299ad07706983e4082b415e5b23bdc86ced2a - 0.0% (1.07 KB)

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

[#019] sha256:05e687e5f3b8e2ea0d4f6e7deaf1c3a72dbaa2f26610770ae54ce758b8f1b99d - 0.0% (1.08 KB)

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

[#021] sha256:8e41f33702b8fca07d8e4cd34484c5a01ed594de54e8ae5563a0f1fdb92de63a - 0.0% (1.06 KB)


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

Apply image 1809-RTM-amd64

2021-07-06 07:14:10 UTC

Install update 1809-amd64

2021-07-12 15:37:04 UTC

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

2021-07-12 15:37:05 UTC

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

2021-07-12 15:37:24 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-12 15:37:32 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-12 15:37:54 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-12 15:38:03 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-12 15:38:09 UTC

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

2021-07-12 15:38:16 UTC

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

2021-07-12 15:38:22 UTC

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

2021-07-12 15:38:22 UTC

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

2021-07-12 15:38:22 UTC

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

2021-07-12 15:38:23 UTC

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

2021-07-12 15:38:50 UTC

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

2021-07-12 15:38:51 UTC

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

2021-07-12 15:38:52 UTC

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

2021-07-12 15:38:53 UTC

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

2021-07-12 15:38:53 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-07-12T15:38:49Z

2021-07-12 15:38:53 UTC

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

2021-07-12 15:38:54 UTC

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

2021-07-12 15:38:54 UTC

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

Details
Created

2021-07-12 15:36:48 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-12T15:35:18Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    ad099eedfd4fbbbc4172e0fb7f9c02cdd06c67f9
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-ad099eedfd4fbbbc4172e0fb7f9c02cdd06c67f9-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:a4daf907fbf2f2047cb31de79a175a1e16162a999f9e24b6d0c028b1b6e63fd2 - 41.28% (1.07 GB)

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

[#003] sha256:efa6aa141904ca839f8f506ad088b642cca6d18afc13fa9a7b7b94eacddc42bb - 0.0% (1.32 KB)

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

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

[#006] sha256:83e5869363939fe0d18810ed28f7354fcc3dca1e34f29bf14eafe6ae07edf366 - 0.33% (8.76 MB)

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

[#008] sha256:0b566bae5c3f8089fcbf6247793a1b8d470893d0a3283771189dd6d13488935e - 0.2% (5.35 MB)

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

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

[#011] sha256:8689fc60f2688bf8345e241c3f66c807c1111e74ebc2a4869b8c3acd20547151 - 0.0% (1.29 KB)

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

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

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

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

[#016] sha256:3319ad2a0b914b6282ab2373d7b610b60191e788b7f9ac27f6c68583ce3345f2 - 1.05% (27.8 MB)

[#017] sha256:12f5847d4fef1f0fce9963be914a00969c39f9382effc9663cfaee3530adcaea - 0.0% (1.27 KB)

[#018] sha256:7ab29c73a8763bd2549f6b059b675345328f535e3c17f4035bd89d1c8c7c69e7 - 0.0% (1.29 KB)

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

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

[#021] sha256:5bfcfeab00c8fa56d5c2edff7ecb7ba25ba839c197557933463287783d0c6c37 - 0.0% (1.3 KB)


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

Apply image 20H2-RTM-amd64

2021-07-06 07:11:23 UTC

Install update 20H2-amd64

2021-07-12 15:34:58 UTC

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

2021-07-12 15:34:59 UTC

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

2021-07-12 15:35:31 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-12 15:35:39 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-12 15:36:05 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-12 15:36: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-07-12 15:36:26 UTC

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

2021-07-12 15:36:34 UTC

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

2021-07-12 15:36:42 UTC

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

2021-07-12 15:36:43 UTC

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

2021-07-12 15:36:43 UTC

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

2021-07-12 15:36:44 UTC

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

2021-07-12 15:36:44 UTC

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

2021-07-12 15:36:45 UTC

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

2021-07-12 15:36:46 UTC

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

2021-07-12 15:36:47 UTC

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

2021-07-12 15:36:47 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-12T15:35:18Z

2021-07-12 15:36:47 UTC

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

2021-07-12 15:36:48 UTC

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

2021-07-12 15:36:48 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-12 15:35:31 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-12T15:35:25Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    ad099eedfd4fbbbc4172e0fb7f9c02cdd06c67f9
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-ad099eedfd4fbbbc4172e0fb7f9c02cdd06c67f9-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:8b700885dbb325450cc12ff37e44c5abf14f818c4c234df6f0ba9b9d45b3fc8b - 43.63% (1010 MB)

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

[#003] sha256:e136821d173767a71d1dfcc33e87374124ca9536c322ff120f66ea872881d79f - 0.0% (1.31 KB)

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

[#005] sha256:f81be5efc4ea2f3124df72c5f6492a41e621c53b1db328060195b5800961ead3 - 0.23% (5.25 MB)

[#006] sha256:10070f07597b12b91a68aac4526fc5ab68934058dc745ca7e32d2f4c51d7bbaa - 0.37% (8.63 MB)

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

[#008] sha256:0619d11993e2a143d075c584226e8e701c81fbee91e02c2c722f2b6d60377efc - 0.23% (5.32 MB)

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

[#010] sha256:956d0aa0cee0d613f0489ee1be1601dd9eb3f78d199b700be2467f4f72b85e31 - 0.55% (12.7 MB)

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

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

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

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

[#015] sha256:42192b08a3a768066074f89dbd83671eb2f1ad41037a52988ece81e58e8af535 - 0.0% (1.3 KB)

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

[#017] sha256:8f245bd23e945bd28efdcd8574300a7bdd88b8808e3d6bfaef7e916ddb9d34ff - 0.0% (1.26 KB)

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

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

[#020] sha256:0ea6a3c17fe9bc55d05faaea94a4d5a92b384aa77275aea3acd013804797c9ad - 0.0% (1.29 KB)

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


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

Apply image 2004-RTM-amd64

2021-07-06 07:13:32 UTC

Install update 2004-amd64

2021-07-12 15:33:18 UTC

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

2021-07-12 15:33:18 UTC

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

2021-07-12 15:33:35 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-12 15:33:43 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-12 15:34:09 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-12 15:34:20 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-12 15:34:28 UTC

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

2021-07-12 15:34:36 UTC

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

2021-07-12 15:34:46 UTC

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

2021-07-12 15:34:46 UTC

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

2021-07-12 15:34:47 UTC

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

2021-07-12 15:34:47 UTC

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

2021-07-12 15:35:27 UTC

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

2021-07-12 15:35:27 UTC

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

2021-07-12 15:35:28 UTC

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

2021-07-12 15:35:29 UTC

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

2021-07-12 15:35:30 UTC

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

2021-07-12 15:35:30 UTC

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

2021-07-12 15:35:31 UTC

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

2021-07-12 15:35:31 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-12 15:34:52 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-07-12T15:34:01Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    ad099eedfd4fbbbc4172e0fb7f9c02cdd06c67f9
  • 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-ad099eedfd4fbbbc4172e0fb7f9c02cdd06c67f9-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.64% (43.6 MB)

[#001] sha256:f553555c6a4292fd42806d090a2e118cbdf8aa8e50a712aee9315cde927b57ab - 26.9% (45.7 MB)

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

[#003] sha256:4e675a2a511bba8d045c6bb393564a23aa62ca6934c65806292c33e6e6ee1695 - 7.29% (12.4 MB)

[#004] sha256:cbacb4e29f07f90f9596515824ae5086d352a9560b6a9b0496e157e12a763166 - 21.39% (36.3 MB)

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

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

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


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

KIWI 9.23.20

2021-07-12 15:34:20 UTC

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

2021-07-12 15:34:21 UTC

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

2021-07-12 15:34:38 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-07-12 15:34:38 UTC

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

2021-07-12 15:34:39 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-12 15:34:39 UTC

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

2021-07-12 15:34:40 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-12 15:34:41 UTC

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

2021-07-12 15:34:41 UTC

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

2021-07-12 15:34:41 UTC

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

2021-07-12 15:34:41 UTC

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

2021-07-12 15:34:48 UTC

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

2021-07-12 15:34:50 UTC

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

2021-07-12 15:34:51 UTC

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

2021-07-12 15:34:51 UTC

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

2021-07-12 15:34:51 UTC

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

2021-07-12 15:34:52 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-12T15:34:01Z

2021-07-12 15:34:52 UTC

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

2021-07-12 15:34:52 UTC

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

2021-07-12 15:34:52 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