Namespace
rancher
Image / Tag
rancher-agent:master-cfbd0d351a1fcb6754e28766ba6d8d6e1867ecda-head
Content Digest
sha256:087cedffa7e3e14447b371dc6c7b5a8d834bb0b17410989e7a18b0a6f4fb39f2
Details
Created

2021-07-20 15:07:20 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-20T15:05:48Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    cfbd0d351a1fcb6754e28766ba6d8d6e1867ecda
  • 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-cfbd0d351a1fcb6754e28766ba6d8d6e1867ecda-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.85% (43.5 MB)

[#001] sha256:126c6fce425a1bb2dec6ba45f49f4a26f93dd74b400c9ef452e240d81300e9dc - 26.76% (46.9 MB)

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

[#003] sha256:0c5a5550edd0177f345009fcb41602201b7d66965d4147df682da6fb6b4554a8 - 7.61% (13.3 MB)

[#004] sha256:9f80dc428684373e09da3683a9d4a3764a0686845a4f22b6d42a95734b3fbff2 - 20.75% (36.4 MB)

[#005] sha256:9ccfbdd6a1a98f4405d856efbfbee358f21574e60b57ced02696f99c979855c6 - 0.01% (9.31 KB)

[#006] sha256:7455e94efecf040383f04a5a603cf453a63ae175b11070ded4b71c54e746ceef - 18.76% (32.9 MB)

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


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

KIWI 9.23.20

2021-07-20 15:06:15 UTC

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

2021-07-20 15:06:15 UTC

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

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

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

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

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

2021-07-20 15:07:09 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-20 15:07:09 UTC

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

2021-07-20 15:07:09 UTC

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

2021-07-20 15:07:09 UTC

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

2021-07-20 15:07:09 UTC

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

2021-07-20 15:07:17 UTC

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

2021-07-20 15:07:19 UTC

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

2021-07-20 15:07:19 UTC

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

2021-07-20 15:07:20 UTC

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

2021-07-20 15:07:20 UTC

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

2021-07-20 15:07:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-20T15:05:48Z

2021-07-20 15:07:20 UTC

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

2021-07-20 15:07:20 UTC

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

2021-07-20 15:07:20 UTC

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

Details
Created

2021-07-20 15:06:13 UTC

Size

2.62 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-20T15:06:08Z
  • org.opencontainers.image.revision
    cfbd0d351a1fcb6754e28766ba6d8d6e1867ecda
  • 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-cfbd0d351a1fcb6754e28766ba6d8d6e1867ecda-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:f143c6fed32d477c35b660b2e108ea62e3593c03e44bd9ced208ce52b26b0841 - 34.31% (922 MB)

[#002] sha256:4bcd17d1536fa146ef5c22369ee9e28a6a6ae1c81fb73fa1bc3a4763114f94ff - 0.0% (1.07 KB)

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

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

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

[#006] sha256:e4458ec6fc22511c3d21fa50fda2c79b2aa7a2ebda1313b638030191fd621eb2 - 0.28% (7.46 MB)

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

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

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

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

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

[#012] sha256:418a1329d70c302df60ce1d52e4b83805cf544ff5f5974d0d282248d80e473b1 - 0.0% (1.07 KB)

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

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

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

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

[#017] sha256:3dd7995221a5ba172644a2b45fb2d8acd3bde25d639702f885070bad85fb3b60 - 0.0% (1.07 KB)

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

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

[#020] sha256:2c445aab2dc8b14aa12390d11296b75be6e84268c59ba2c58825af0219bf820c - 0.0% (1.07 KB)

[#021] sha256:4a4f59d54b304872da75fc11f6b6c33ad3afed3fbcd789b785988b26503c0093 - 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-20 15:03:07 UTC

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

2021-07-20 15:03:07 UTC

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

2021-07-20 15:03: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-20 15:03: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-20 15:05:14 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-20 15:05:24 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-20 15:05:29 UTC

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

2021-07-20 15:05:36 UTC

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

2021-07-20 15:05:42 UTC

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

2021-07-20 15:05:42 UTC

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

2021-07-20 15:05:42 UTC

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

2021-07-20 15:05:43 UTC

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

2021-07-20 15:06:10 UTC

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

2021-07-20 15:06:10 UTC

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

2021-07-20 15:06:11 UTC

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

2021-07-20 15:06:12 UTC

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

2021-07-20 15:06:12 UTC

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

2021-07-20 15:06:13 UTC

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

2021-07-20 15:06:13 UTC

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

2021-07-20 15:06:13 UTC

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

Details
Created

2021-07-20 15:03:02 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-20T14:59:21Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    cfbd0d351a1fcb6754e28766ba6d8d6e1867ecda
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-cfbd0d351a1fcb6754e28766ba6d8d6e1867ecda-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

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

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

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

[#005] sha256:9a34d77a790ed8d343c679ace76da73ac1c4d05786a190074a8fc2acaa41ba98 - 0.2% (5.27 MB)

[#006] sha256:56669a25496fd654189a7237ba4d7fc61d918952a23421e11911f06c60513620 - 0.33% (8.82 MB)

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

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

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

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

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

[#012] sha256:7b46a4dd9e4f8afd246698a10e4d5b979a8517cad44208cd7e56d85ce2b1b95d - 0.0% (1.27 KB)

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

[#014] sha256:0686b574712ef4795b6773ae8d4fa740c5f49daf0aac1305148885063264f990 - 0.0% (1.29 KB)

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

[#016] sha256:14b6c66a930efa56f88f95d016f75337b45b26a4bf84b9b4bda1ba62953e1900 - 1.05% (27.8 MB)

[#017] sha256:095b1be0f603198c58a395576eb2472228282dee35c0dcf27c069b73a4700d8f - 0.0% (1.27 KB)

[#018] sha256:7eed229b2ed8cc87f84b7fb7a5afea6a8ed8a8367868fdc64da1f5a5a1be2dd6 - 0.0% (1.26 KB)

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

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

[#021] sha256:eacaa4f885775726f936258452e996a49880d4d302689a60e03a6d950d26199c - 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-20 14:59:04 UTC

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

2021-07-20 14:59:05 UTC

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

2021-07-20 14:59:33 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-20 14:59:41 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-20 15:01: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-20 15:02:11 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-20 15:02:26 UTC

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

2021-07-20 15:02:39 UTC

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

2021-07-20 15:02:56 UTC

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

2021-07-20 15:02:56 UTC

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

2021-07-20 15:02:56 UTC

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

2021-07-20 15:02:57 UTC

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

2021-07-20 15:02:58 UTC

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

2021-07-20 15:02:58 UTC

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

2021-07-20 15:02:59 UTC

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

2021-07-20 15:03:00 UTC

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

2021-07-20 15:03:01 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-20T14:59:21Z

2021-07-20 15:03:01 UTC

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

2021-07-20 15:03:02 UTC

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

2021-07-20 15:03:02 UTC

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

Details
Created

2021-07-20 15:04:11 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-20T15:04:03Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    cfbd0d351a1fcb6754e28766ba6d8d6e1867ecda
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-cfbd0d351a1fcb6754e28766ba6d8d6e1867ecda-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:b6ab38a73442852fd38ce15b4d5a39eb28921840b3fbd6c939e98f508054a823 - 0.0% (1.32 KB)

[#003] sha256:25fc64aa8b8051d01305960942d6045e4499c2814d40e646ccc433f4b7189809 - 0.0% (1.3 KB)

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

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

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

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

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

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

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

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

[#012] sha256:13d62ebfebe496a53a702a71f5e56987a0fb911778149334063d04877a80a8bd - 0.0% (1.27 KB)

[#013] sha256:21c3be8a4038a9a8df02c95395ddef8197241007385952656df213825d752975 - 0.0% (1.3 KB)

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

[#015] sha256:6ac3772990e1e981c2f258473a3fc02acb031ef95b3ebea26cc5170ea004492f - 0.0% (1.3 KB)

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

[#017] sha256:3153b0ea8620899930ea2563d96bad05ef178cff6535b1aca57084ab902e57f3 - 0.0% (1.27 KB)

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

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

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

[#021] sha256:f8b0df7ad8f4eca0ccc89db7e35369e104e2adf71ed6035c93860a979f70a85e - 0.0% (1.26 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-20 15:01:16 UTC

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

2021-07-20 15:01:17 UTC

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

2021-07-20 15:01:28 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-20 15:01:37 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-20 15:02:35 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-20 15:02:47 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-20 15:02:55 UTC

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

2021-07-20 15:03:03 UTC

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

2021-07-20 15:03:11 UTC

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

2021-07-20 15:03:12 UTC

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

2021-07-20 15:03:14 UTC

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

2021-07-20 15:03:15 UTC

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

2021-07-20 15:04:04 UTC

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

2021-07-20 15:04:05 UTC

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

2021-07-20 15:04:06 UTC

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

2021-07-20 15:04:08 UTC

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

2021-07-20 15:04:09 UTC

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

2021-07-20 15:04:10 UTC

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

2021-07-20 15:04:10 UTC

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

2021-07-20 15:04:11 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-20 14:58:48 UTC

Size

171 MB

Content Digest
Labels
  • com.suse.sle.base.created
    2021-06-15T07:05:54.719374375Z
  • com.suse.sle.base.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • com.suse.sle.base.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/f23a149beb430790b24e9d03079b8b10-sles15-image
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.17.5.1
  • com.suse.sle.base.title
    SUSE Linux Enterprise Server 15 SP3 Base Container
  • com.suse.sle.base.url
    https://www.suse.com/products/server/
  • com.suse.sle.base.vendor
    SUSE LLC
  • com.suse.sle.base.version
    15.3.17.5.1
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/f23a149beb430790b24e9d03079b8b10-sles15-image
  • org.opencontainers.image.created
    2021-07-20T14:57:51Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    cfbd0d351a1fcb6754e28766ba6d8d6e1867ecda
  • 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-cfbd0d351a1fcb6754e28766ba6d8d6e1867ecda-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.52% (43.6 MB)

[#001] sha256:d5f2bc68486496e4825628c893f4ce1700d974a7326bffb8ac7ce2bf700a51e7 - 27.17% (46.4 MB)

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

[#003] sha256:7166ad44b54c3b4a5a77459551827a986a36ee959302d39f03845eacfc3ea8e8 - 7.26% (12.4 MB)

[#004] sha256:c25b1c4ff8685ba3f3adae2e7b4d4fbb57124d146613b3709d338428ea178cc4 - 21.37% (36.5 MB)

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

[#006] sha256:b45b37d33634f67b86eaad270f2b953fc57595ed94c559d40c6c3a059a179092 - 17.55% (30 MB)

[#007] sha256:67f996823af306e02c1d7f7dd169e5ac7bdeed261ddd6cbf5fb2e0cd5157854f - 0.0% (168 Bytes)


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

KIWI 9.23.20

2021-07-20 14:58:11 UTC

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

2021-07-20 14:58:11 UTC

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

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

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

2021-07-20 14:58:32 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-20 14:58:32 UTC

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

2021-07-20 14:58:34 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-20 14:58:34 UTC

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

2021-07-20 14:58:35 UTC

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

2021-07-20 14:58:35 UTC

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

2021-07-20 14:58:35 UTC

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

2021-07-20 14:58:43 UTC

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

2021-07-20 14:58:46 UTC

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

2021-07-20 14:58:46 UTC

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

2021-07-20 14:58:47 UTC

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

2021-07-20 14:58:48 UTC

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

2021-07-20 14:58:48 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-20T14:57:51Z

2021-07-20 14:58:48 UTC

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

2021-07-20 14:58:48 UTC

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

2021-07-20 14:58:48 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