Namespace
rancher
Image / Tag
rancher-agent:master-e758887f37bc4783a0abf38e92d8ce108d68a7c3-head
Content Digest
sha256:ed0daf3c650ffad0372f18b1611c927350459a8dfc44d6a832d3c0939a16e1f8
Details
Created

2021-07-30 20:14:38 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-30T20:13:11Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    e758887f37bc4783a0abf38e92d8ce108d68a7c3
  • 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-e758887f37bc4783a0abf38e92d8ce108d68a7c3-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:57e6425adb6c56740464d2abb3903268c6527e6552c97aabab5f23b88bb2376c - 28.1% (48.3 MB)

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

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

[#004] sha256:979c57d6637862508349a5cd6ba10eee2cc3f4b365219b90d73019c47d3ba474 - 21.42% (36.8 MB)

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

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

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


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

KIWI 9.23.20

2021-07-30 20:13:38 UTC

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

2021-07-30 20:13:38 UTC

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

2021-07-30 20:14:24 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-30 20:14:24 UTC

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

2021-07-30 20:14:25 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-30 20:14:25 UTC

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

2021-07-30 20:14:26 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-30 20:14:27 UTC

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

2021-07-30 20:14:27 UTC

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

2021-07-30 20:14:27 UTC

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

2021-07-30 20:14:27 UTC

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

2021-07-30 20:14:35 UTC

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

2021-07-30 20:14:37 UTC

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

2021-07-30 20:14:37 UTC

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

2021-07-30 20:14:38 UTC

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

2021-07-30 20:14:38 UTC

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

2021-07-30 20:14:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-30T20:13:11Z

2021-07-30 20:14:38 UTC

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

2021-07-30 20:14:38 UTC

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

2021-07-30 20:14:38 UTC

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

Details
Created

2021-07-30 20:09:58 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-30T20:09:53Z
  • org.opencontainers.image.revision
    e758887f37bc4783a0abf38e92d8ce108d68a7c3
  • 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-e758887f37bc4783a0abf38e92d8ce108d68a7c3-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:2a981f0e21440474f5ad481ed5c88c4826a33620377bf1b5c30a18641a363b11 - 0.0% (1.07 KB)

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

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

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

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

[#007] sha256:7d53b973c677bccd23d11eb84c8d33ad8ee59f7a3b992cb40ae3bfa4ee1c9878 - 1.39% (37.2 MB)

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

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

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

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

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

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

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

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

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

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

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

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

[#020] sha256:556fb3e09868fd819861fcf584f1b12c16980bde94028d005f8649c69d831091 - 0.0% (1.1 KB)

[#021] sha256:d1b4e1c69bf1e32c5dc1695cb2e0a0c9ff3b7a56c50ba20812778250b0a7c9af - 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-30 20:08:09 UTC

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

2021-07-30 20:08:09 UTC

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

2021-07-30 20:08:29 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-30 20:08:36 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-30 20:09:00 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-30 20:09: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-30 20:09:15 UTC

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

2021-07-30 20:09:21 UTC

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

2021-07-30 20:09:27 UTC

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

2021-07-30 20:09:28 UTC

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

2021-07-30 20:09:28 UTC

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

2021-07-30 20:09:28 UTC

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

2021-07-30 20:09:55 UTC

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

2021-07-30 20:09:55 UTC

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

2021-07-30 20:09:56 UTC

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

2021-07-30 20:09:57 UTC

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

2021-07-30 20:09:57 UTC

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

2021-07-30 20:09:58 UTC

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

2021-07-30 20:09:58 UTC

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

2021-07-30 20:09:58 UTC

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

Details
Created

2021-07-30 20:10:21 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-30T20:08:46Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    e758887f37bc4783a0abf38e92d8ce108d68a7c3
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-e758887f37bc4783a0abf38e92d8ce108d68a7c3-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:c95441c6a493395e1a1961cdd03ad1798da2c22881eb0c6c4500ca1799d85b26 - 0.0% (1.27 KB)

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

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

[#005] sha256:22557e677b67f6a422531d2c441806a6efd179ed1848ea2f49fcfccbfb7a0d68 - 0.2% (5.27 MB)

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

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

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

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

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

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

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

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

[#014] sha256:21fc6625c3da1695f85504065af28ea75063c1fa073e5e5089a50868467f9059 - 0.0% (1.29 KB)

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

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

[#017] sha256:557bff6df092f6829875dd04ea8442c570624b8531e9325aa7d0d091943fb667 - 0.0% (1.26 KB)

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

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

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

[#021] sha256:8ac4227dae06982647bdb01c3135069350d5db79db1cf941ba072e6bfaec7617 - 0.0% (1.27 KB)


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

Apply image 20H2-RTM-amd64

2021-07-10 18:29:59 UTC

Install update 20H2-amd64

2021-07-30 20:08:24 UTC

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

2021-07-30 20:08:24 UTC

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

2021-07-30 20:09:00 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-30 20:09:08 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-30 20:09:34 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-30 20:09:45 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-30 20:09:53 UTC

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

2021-07-30 20:10:02 UTC

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

2021-07-30 20:10:10 UTC

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

2021-07-30 20:10:11 UTC

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

2021-07-30 20:10:11 UTC

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

2021-07-30 20:10:12 UTC

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

2021-07-30 20:10:12 UTC

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

2021-07-30 20:10:13 UTC

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

2021-07-30 20:10:14 UTC

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

2021-07-30 20:10:17 UTC

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

2021-07-30 20:10:18 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-30T20:08:46Z

2021-07-30 20:10:18 UTC

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

2021-07-30 20:10:19 UTC

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

2021-07-30 20:10: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-30 20:08:22 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-30T20:08:15Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    e758887f37bc4783a0abf38e92d8ce108d68a7c3
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-e758887f37bc4783a0abf38e92d8ce108d68a7c3-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:02ca69e3046bc2b9bab79e1428abd119fd12265045ef23869146127d0dbeda57 - 0.0% (1.33 KB)

[#003] sha256:1707cb530e03197afca1c83f8197e5197614eb26a9ff41fab335a9a260b12678 - 0.0% (1.3 KB)

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

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

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

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

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

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

[#010] sha256:5df2563c13bf6c609831c44aff04fb8b47219cfbbb4aded16dfeffab0cb38a10 - 0.55% (12.7 MB)

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

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

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

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

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

[#016] sha256:101fa59c2744f3940f3f389d1485047cccf0fe3030f4367113b1760d9c850b17 - 1.21% (28 MB)

[#017] sha256:6be4a7ba84e2e0cbe7d688ab4d40da2307f41d4e9019bff411b12fcf9fed5c36 - 0.0% (1.26 KB)

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

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

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

[#021] sha256:1d2d9b35c7ae0632dd62ab461c0fee4135b4eb300d766f8554586225c584d4f1 - 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-30 20:05:58 UTC

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

2021-07-30 20:05:59 UTC

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

2021-07-30 20:06:10 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-30 20:06: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-30 20:06:47 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-30 20:07: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-30 20:07:12 UTC

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

2021-07-30 20:07:21 UTC

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

2021-07-30 20:07:33 UTC

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

2021-07-30 20:07:33 UTC

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

2021-07-30 20:07:34 UTC

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

2021-07-30 20:07:34 UTC

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

2021-07-30 20:08:17 UTC

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

2021-07-30 20:08:17 UTC

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

2021-07-30 20:08:19 UTC

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

2021-07-30 20:08:20 UTC

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

2021-07-30 20:08:20 UTC

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

2021-07-30 20:08:21 UTC

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

2021-07-30 20:08:21 UTC

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

2021-07-30 20:08:22 UTC

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

Details
Created

2021-07-30 20:07:02 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-30T20:06:11Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    e758887f37bc4783a0abf38e92d8ce108d68a7c3
  • 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-e758887f37bc4783a0abf38e92d8ce108d68a7c3-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:e0bd6659731560dde8283cfebca4220a1d98f27c1ac85dcf643821a285ff5609 - 28.43% (47.6 MB)

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

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

[#004] sha256:d730fdefff194f90220c9013bc4491f716764fefb367661f1ea8da4c93092d62 - 21.99% (36.8 MB)

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

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

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


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

KIWI 9.23.20

2021-07-30 20:06:31 UTC

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

2021-07-30 20:06:31 UTC

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

2021-07-30 20:06:49 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-30 20:06:49 UTC

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

2021-07-30 20:06:50 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-30 20:06:50 UTC

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

2021-07-30 20:06:51 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-30 20:06:51 UTC

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

2021-07-30 20:06:51 UTC

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

2021-07-30 20:06:51 UTC

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

2021-07-30 20:06:52 UTC

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

2021-07-30 20:06:59 UTC

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

2021-07-30 20:07:01 UTC

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

2021-07-30 20:07:01 UTC

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

2021-07-30 20:07:02 UTC

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

2021-07-30 20:07:02 UTC

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

2021-07-30 20:07:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-30T20:06:11Z

2021-07-30 20:07:02 UTC

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

2021-07-30 20:07:02 UTC

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

2021-07-30 20:07:02 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