Namespace
rancher
Image / Tag
rancher-agent:master-be7cdb89dea80ba70bbaa4dd78a3813c4f102da1-head
Content Digest
sha256:bf3a4d39c13814da8cef736d5bf79db22adb230fe498a60a59f5f1fa6e836f91
Details
Created

2021-07-23 17:04:50 UTC

Size

170 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-23T17:03:19Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    be7cdb89dea80ba70bbaa4dd78a3813c4f102da1
  • 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-be7cdb89dea80ba70bbaa4dd78a3813c4f102da1-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 - 25.59% (43.5 MB)

[#001] sha256:840cd44577b8aa4847853daae74369703f99ccf48a1fdc166a172eceddaaadf3 - 27.54% (46.9 MB)

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

[#003] sha256:e2e800a9a04e652cb0ff9441f0ddcea5b5a92d34aba5978df4ef015c1df10d16 - 7.84% (13.3 MB)

[#004] sha256:ba530afd9e338a3de439fdc470d2a2ec5c1d18b65030871a6af0b25e6d58f57b - 21.48% (36.5 MB)

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

[#006] sha256:afca6992adf44a9c025368cf2380729040e2ce19e293b417a08f2fe850710936 - 16.25% (27.6 MB)

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


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

KIWI 9.23.20

2021-07-23 17:03:47 UTC

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

2021-07-23 17:03:47 UTC

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

2021-07-23 17:04:34 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-23 17:04:35 UTC

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

2021-07-23 17:04:36 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-23 17:04:36 UTC

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

2021-07-23 17:04:38 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-23 17:04:38 UTC

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

2021-07-23 17:04:38 UTC

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

2021-07-23 17:04:38 UTC

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

2021-07-23 17:04:38 UTC

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

2021-07-23 17:04:47 UTC

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

2021-07-23 17:04:48 UTC

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

2021-07-23 17:04:49 UTC

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

2021-07-23 17:04:50 UTC

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

2021-07-23 17:04:50 UTC

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

2021-07-23 17:04:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-23T17:03:19Z

2021-07-23 17:04:50 UTC

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

2021-07-23 17:04:50 UTC

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

2021-07-23 17:04:50 UTC

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

Details
Created

2021-07-23 17:01:27 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-23T17:01:22Z
  • org.opencontainers.image.revision
    be7cdb89dea80ba70bbaa4dd78a3813c4f102da1
  • 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-be7cdb89dea80ba70bbaa4dd78a3813c4f102da1-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:8846e2d616c236d3775f959c1ae1a94e6b0ad9920fbf59bf56dc50a178ebb6cb - 0.0% (1.09 KB)

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

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

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

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

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

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

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

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

[#011] sha256:834630784bd053b9b8a0ee96032bfb7066184bc78947004ad76dda5153e2f662 - 0.0% (1.12 KB)

[#012] sha256:6f1c44bd6815ab45300e6c75361d74d7aed3575216b774680d6fdd7367380450 - 0.0% (1.07 KB)

[#013] sha256:b180d9ae0ecd1c63ff853f89c0826156e42693997383c605f94bd14d42937c7a - 0.0% (1.06 KB)

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

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

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

[#017] sha256:5be91822c322bae43443f88c614639b526a76f3c1ab8f03a5fd7d43f4a5c3ab9 - 0.0% (1.06 KB)

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

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

[#020] sha256:88a49cfac1096bf9decc443d33fff3562f0232a90944367a4dee4efed69530cc - 0.0% (1.07 KB)

[#021] sha256:0de57bab4439e6cbeae0433a5c7f6183c7c6b542f09d4528f80dbe904bd8fa00 - 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-23 16:58:58 UTC

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

2021-07-23 16:58:59 UTC

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

2021-07-23 16:59:18 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-23 16:59:26 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-23 17:00:24 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-23 17:00:35 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-23 17:00:40 UTC

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

2021-07-23 17:00:47 UTC

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

2021-07-23 17:00:53 UTC

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

2021-07-23 17:00:53 UTC

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

2021-07-23 17:00:53 UTC

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

2021-07-23 17:00:54 UTC

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

2021-07-23 17:01:23 UTC

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

2021-07-23 17:01:24 UTC

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

2021-07-23 17:01:25 UTC

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

2021-07-23 17:01:25 UTC

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

2021-07-23 17:01:26 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-07-23T17:01:22Z

2021-07-23 17:01:26 UTC

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

2021-07-23 17:01:27 UTC

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

2021-07-23 17:01:27 UTC

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

Details
Created

2021-07-23 16:59:49 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-23T16:57:58Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    be7cdb89dea80ba70bbaa4dd78a3813c4f102da1
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

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

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

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

[#005] sha256:1464d72b550b1ec3c36fbdbd9538607b4d50ce30ed5d5c1a9872608aca171db5 - 0.2% (5.27 MB)

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

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

[#008] sha256:fdaa154ae53296a64bbdf4e7bd252608f9b71fca87453b1bb96b1cfcaaf4598f - 0.2% (5.3 MB)

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

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

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

[#012] sha256:88484923141b587f5f7425fd52ae7178629f6213f51b0a4aa93c233a1278a6cb - 0.0% (1.27 KB)

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

[#014] sha256:9543f9eef42ec4d66446e71340786b5d9ba8acdef544a32209375ce563d45f71 - 0.0% (1.31 KB)

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

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

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

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

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

[#020] sha256:82d4ee7e8af9f81e1e3471bc1148e890f091341dac2b3534605dc9d09182f1e9 - 0.0% (1.26 KB)

[#021] sha256:1f23b20efae8aa9193b27d3f2fca778a9c6753caceb8380a7bc029468892f00a - 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-23 16:57:40 UTC

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

2021-07-23 16:57:41 UTC

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

2021-07-23 16:58:11 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-23 16:58:26 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-23 16:59:02 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-23 16:59: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-23 16:59:27 UTC

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

2021-07-23 16:59:35 UTC

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

2021-07-23 16:59:42 UTC

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

2021-07-23 16:59:43 UTC

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

2021-07-23 16:59:44 UTC

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

2021-07-23 16:59:45 UTC

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

2021-07-23 16:59:45 UTC

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

2021-07-23 16:59:45 UTC

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

2021-07-23 16:59:47 UTC

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

2021-07-23 16:59:47 UTC

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

2021-07-23 16:59:48 UTC

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

2021-07-23 16:59:48 UTC

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

2021-07-23 16:59:49 UTC

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

2021-07-23 16:59:49 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-23 16:59:52 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-23T16:59:45Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    be7cdb89dea80ba70bbaa4dd78a3813c4f102da1
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-be7cdb89dea80ba70bbaa4dd78a3813c4f102da1-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:022c51256e33df3b39fb63824c618b252fb1e1b16f5948ff6d45a0a5ad3519d2 - 0.0% (1.27 KB)

[#003] sha256:a2f60ab8146daee80a60713d0fd76464d9bf77e278ce39cf72d6cbcfd280affd - 0.0% (1.33 KB)

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

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

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

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

[#008] sha256:4c5e55a88bbcf50de877ed4bc32cb9e66767a423c8897b7bf802f4aac6170967 - 0.23% (5.3 MB)

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

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

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

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

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

[#014] sha256:194ba7f6a62c32516f688fe213e844a00a22f62b21f112cbce8424b65483221d - 0.0% (1.27 KB)

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

[#016] sha256:1626e446ef9e8f44066332f82754d5d778fdec123abda2c99402bca395c8436c - 1.21% (28 MB)

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

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

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

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

[#021] sha256:49dcf7b7289f4621bc7eff9e1bb9bd6bcae25b74fdfad4c5c186d09fe0221120 - 0.0% (1.27 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-23 16:56:50 UTC

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

2021-07-23 16:56:51 UTC

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

2021-07-23 16:57:03 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-23 16:57:11 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-23 16:58:33 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-23 16:58: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-23 16:58:55 UTC

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

2021-07-23 16:59:03 UTC

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

2021-07-23 16:59:10 UTC

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

2021-07-23 16:59:11 UTC

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

2021-07-23 16:59:11 UTC

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

2021-07-23 16:59:12 UTC

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

2021-07-23 16:59:47 UTC

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

2021-07-23 16:59:47 UTC

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

2021-07-23 16:59:48 UTC

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

2021-07-23 16:59:49 UTC

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

2021-07-23 16:59:50 UTC

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

2021-07-23 16:59:50 UTC

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

2021-07-23 16:59:51 UTC

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

2021-07-23 16:59:52 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-23 16:53:54 UTC

Size

166 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-23T16:53:04Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    be7cdb89dea80ba70bbaa4dd78a3813c4f102da1
  • 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-be7cdb89dea80ba70bbaa4dd78a3813c4f102da1-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 - 26.26% (43.6 MB)

[#001] sha256:7e6a49bb5d862e5c8e9111ce31e3488e5e3a0c0aa295a84ccc946014bec1a100 - 27.94% (46.4 MB)

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

[#003] sha256:8294e87dbf24ebdff49c9cecb6bc8c515503f1aae5265550f2b171348eadb35c - 7.47% (12.4 MB)

[#004] sha256:bbe3f0422731304b8c23a4e377a3055620d17336e31bf73e7ac89fbcd5b79cdb - 22.03% (36.5 MB)

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

[#006] sha256:b9a8dee11363060b4a13ebcc1c869c435552125b46b7c2e2f76826f395356615 - 15.13% (25.1 MB)

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


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

KIWI 9.23.20

2021-07-23 16:53:23 UTC

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

2021-07-23 16:53:23 UTC

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

2021-07-23 16:53:40 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-23 16:53:41 UTC

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

2021-07-23 16:53:42 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-23 16:53:42 UTC

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

2021-07-23 16:53:43 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-23 16:53:43 UTC

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

2021-07-23 16:53:43 UTC

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

2021-07-23 16:53:43 UTC

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

2021-07-23 16:53:43 UTC

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

2021-07-23 16:53:51 UTC

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

2021-07-23 16:53:52 UTC

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

2021-07-23 16:53:53 UTC

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

2021-07-23 16:53:53 UTC

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

2021-07-23 16:53:53 UTC

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

2021-07-23 16:53:53 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-23T16:53:04Z

2021-07-23 16:53:53 UTC

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

2021-07-23 16:53:53 UTC

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

2021-07-23 16:53:54 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