Namespace
rancher
Image / Tag
rancher-agent:master-675796541fa319eb29ec9f2651a9c64e7ac94bf9-head
Content Digest
sha256:7018366f92022ca8b584ee1646125ca03af1dd68b1e2bdad48bc9d0efe298cc1
Details
Created

2021-06-29 22:47:08 UTC

Size

174 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-06-29T22:45:42Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    675796541fa319eb29ec9f2651a9c64e7ac94bf9
  • 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-675796541fa319eb29ec9f2651a9c64e7ac94bf9-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.97% (43.5 MB)

[#001] sha256:ed006841731c77d545af34bf9161d14126a694fd2aa00e99707fa4abc531ad4d - 26.52% (46.2 MB)

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

[#003] sha256:d1eb450dcca35e849807783ea3b0e641bf93f264a05dc06f2805c563fd6e38cb - 7.65% (13.3 MB)

[#004] sha256:cfa5f683dedf79da29cb6751c815ab17a594e098394154a1950ad5da6afb5c97 - 20.74% (36.2 MB)

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

[#006] sha256:0a7f01a1c71d71ec826aff308935b15b19d38ba53a8d7b274a2774fec6feaa13 - 18.85% (32.9 MB)

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


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

KIWI 9.23.20

2021-06-29 22:46:10 UTC

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

2021-06-29 22:46:10 UTC

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

2021-06-29 22:46:54 UTC

|1 ARCH=amd64 /bin/sh -c zypper -n install --no-recommends curl ca-certificates jq git-core hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && rpm -e libsolv-tools zypper libzypp container-suseconnect ; curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2021-06-29 22:46:55 UTC

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

2021-06-29 22:46:55 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-06-29 22:46:55 UTC

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

2021-06-29 22:46:57 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-06-29 22:46:57 UTC

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

2021-06-29 22:46:57 UTC

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

2021-06-29 22:46:57 UTC

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

2021-06-29 22:46:57 UTC

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

2021-06-29 22:47:05 UTC

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

2021-06-29 22:47:06 UTC

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

2021-06-29 22:47:07 UTC

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

2021-06-29 22:47:08 UTC

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

2021-06-29 22:47:08 UTC

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

2021-06-29 22:47:08 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-29T22:45:42Z

2021-06-29 22:47:08 UTC

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

2021-06-29 22:47:08 UTC

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

2021-06-29 22:47:08 UTC

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

Details
Created

2021-06-29 22:43:06 UTC

Size

2.58 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-06-29T22:43:01Z
  • org.opencontainers.image.revision
    675796541fa319eb29ec9f2651a9c64e7ac94bf9
  • 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-675796541fa319eb29ec9f2651a9c64e7ac94bf9-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:639bb6bb2beb4cfdcacb9f0844344448fe26494665d5fe78a494419f86fbb18f - 33.27% (880 MB)

[#002] sha256:7465ca906f40898be0097059f368483a1a7708746ff3e6e8d476b81911e23e24 - 0.0% (1.06 KB)

[#003] sha256:ca5144e140325504e484d12ee3e794e7f502037d9ba25a35f71a54f731c3c925 - 0.0% (1.06 KB)

[#004] sha256:e8730807d8f103bdff7d897db4ca9d72ed362c0c12e65f6374a15a608571d21f - 0.59% (15.5 MB)

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

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

[#007] sha256:b2e194c0e1835c4594ae890f074db6cb1068f2429b680a00344014053ddbe249 - 1.41% (37.2 MB)

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

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

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

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

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

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

[#014] sha256:d1eb78ea9a360d1f8e19214d1e44f052b057fa28c8f6da4a1eb66658f4865a61 - 0.0% (1.08 KB)

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

[#016] sha256:7c14b611aed3620c1eb1e3e96193bdcda27d0899a8faabc992749e5973aece5f - 1.05% (27.8 MB)

[#017] sha256:4354fb81d6019060297f36135a644bd0c164e52e15684e80a759d386dbb5a24f - 0.0% (1.07 KB)

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

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

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

[#021] sha256:09eb0da9e95e0df1f2e3355099684fd63a5d84d3c33592c0939430266d2cc215 - 0.0% (1.09 KB)


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

Apply image 1809-RTM-amd64

2021-06-06 04:28:43 UTC

Install update 1809-amd64

2021-06-29 22:41:25 UTC

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

2021-06-29 22:41:26 UTC

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

2021-06-29 22:41:35 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/StefanScherer/docker-cli-builder/releases/download/18.09.6/docker.exe'; Write-Host ('Downloading Docker from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\docker.exe -Uri $URL; Write-Host 'Complete.'

2021-06-29 22:41:42 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-06-29 22:42:06 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-06-29 22:42:15 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-06-29 22:42:20 UTC

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

2021-06-29 22:42:26 UTC

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

2021-06-29 22:42:32 UTC

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

2021-06-29 22:42:33 UTC

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

2021-06-29 22:42:33 UTC

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

2021-06-29 22:42:33 UTC

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

2021-06-29 22:43:03 UTC

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

2021-06-29 22:43:03 UTC

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

2021-06-29 22:43:04 UTC

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

2021-06-29 22:43:05 UTC

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

2021-06-29 22:43:05 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-06-29T22:43:01Z

2021-06-29 22:43:05 UTC

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

2021-06-29 22:43:06 UTC

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

2021-06-29 22:43:06 UTC

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

Details
Created

2021-06-29 22:42:52 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-29T22:41:22Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    675796541fa319eb29ec9f2651a9c64e7ac94bf9
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-675796541fa319eb29ec9f2651a9c64e7ac94bf9-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:98622c7525a40dec3c88fac81718f4f208a70f5347eb4faf74f15a78149114df - 41.21% (1.07 GB)

[#002] sha256:d3b19c283fceaaa7facfd6fd7e8ecfe04e465d7c2d770e9566a7b5da71952044 - 0.0% (1.31 KB)

[#003] sha256:4d01d714c5191bac05428785557f5bddce47ec57eeafcb4892ad113e5f77a815 - 0.0% (1.26 KB)

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

[#005] sha256:323ea05b09e2a1378514165a2303ce7fb83ee61183db8db30fb3b9e5f6162746 - 0.2% (5.27 MB)

[#006] sha256:affd28f318f127dbcc3452eaeb6902b92218b1e324506d18eb6a4ad527d4b5a8 - 0.33% (8.72 MB)

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

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

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

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

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

[#012] sha256:b69ce3cd329e2b67cad66827f13ae411337cbfb4d8cd27002dc08e66f68c0f3c - 0.0% (1.29 KB)

[#013] sha256:7cb4a27cc6da33d921077c4dffe4bc6db2fcd8019b5c08b2b08814f287dce848 - 0.0% (1.26 KB)

[#014] sha256:65cbcb383c18ea8e1ae93241e5a91591f2aecb4518323316bac1f2dce4f55812 - 0.0% (1.27 KB)

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

[#016] sha256:988b831c0b8d248c39b82323a05c0e40bf732d89e7772c95a24d681ad2c9a0a0 - 1.05% (27.8 MB)

[#017] sha256:15e843dbbc2db1dc14ab2fe7113df346ed88bd0dca77eb40db89cf5ddeb42c4d - 0.0% (1.26 KB)

[#018] sha256:26fb211d86278c166b92733e56c042b6b2acd5366fc565c939c5801bf3d22ec2 - 0.0% (1.3 KB)

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

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

[#021] sha256:7efd89cdaeb7b268507f26e25e84cf79e0e607f83b49ecfaa729e358c6c4ab0f - 0.0% (1.27 KB)


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

Apply image 20H2-RTM-amd64

2021-06-06 19:49:44 UTC

Install update 20H2-amd64

2021-06-29 22:41:03 UTC

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

2021-06-29 22:41:04 UTC

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

2021-06-29 22:41:35 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/StefanScherer/docker-cli-builder/releases/download/18.09.6/docker.exe'; Write-Host ('Downloading Docker from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\docker.exe -Uri $URL; Write-Host 'Complete.'

2021-06-29 22:41:43 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\wins.exe -Uri $URL; Write-Host 'Complete.'

2021-06-29 22:42:09 UTC

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

2021-06-29 22:42:20 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.19.7/kubernetes-client-windows-amd64.tar.gz'; function Expand-GZip ($inFile, $outFile) { $input = New-Object System.IO.FileStream $inFile, ([IO.FileMode]::Open), ([IO.FileAccess]::Read), ([IO.FileShare]::Read); $output = New-Object System.IO.FileStream $outFile, ([IO.FileMode]::Create), ([IO.FileAccess]::Write), ([IO.FileShare]::None); $gzipStream = New-Object System.IO.Compression.GzipStream $input, ([IO.Compression.CompressionMode]::Decompress); try { if (!$input -or !$output -or !$gzipStream) { Write-Error "Failed to Unzip the archive"; Exit 1; } $buffer = New-Object byte[](1024); while ($true) { $read = $gzipstream.Read($buffer, 0, 1024); if ($read -le 0 ) { break; } $output.Write($buffer, 0, $read); } } finally { $gzipStream.Close(); $output.Close(); $input.Close(); } }; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\kubernetes.tar.gz -Uri $URL; Write-Host 'Expanding ...'; Expand-GZip c:\kubernetes.tar.gz c:\kubernetes.tar; Expand-7Zip c:\kubernetes.tar c:\; Write-Host 'Complete.'

2021-06-29 22:42:29 UTC

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

2021-06-29 22:42:37 UTC

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

2021-06-29 22:42:45 UTC

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

2021-06-29 22:42:45 UTC

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

2021-06-29 22:42:46 UTC

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

2021-06-29 22:42:46 UTC

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

2021-06-29 22:42:47 UTC

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

2021-06-29 22:42:47 UTC

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

2021-06-29 22:42:48 UTC

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

2021-06-29 22:42:49 UTC

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

2021-06-29 22:42:50 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-29T22:41:22Z

2021-06-29 22:42:50 UTC

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

2021-06-29 22:42:51 UTC

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

2021-06-29 22:42: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-06-29 22:44:15 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-29T22:44:04Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    675796541fa319eb29ec9f2651a9c64e7ac94bf9
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-675796541fa319eb29ec9f2651a9c64e7ac94bf9-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:409e8c9a2688a1824ab167e0815af899280d336440100aab9c47f99ce3e0de07 - 43.55% (1000 MB)

[#002] sha256:1bbcba1d1d52a400517a5bdeac0b6f7e837b02aa75171006b0b3cfc3364c7919 - 0.0% (1.33 KB)

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

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

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

[#006] sha256:8ea4c081a2e47392e34bec423532671cfdb5d785eab1684f4316e8442f98d505 - 0.37% (8.61 MB)

[#007] sha256:8ecaa8e27ebb706b495cfc5f5c163e5c0c06000b1daadf6b95b8cdc5db1ee9f4 - 1.62% (37.2 MB)

[#008] sha256:a860b578b128fe32dcbcd521ebd2a14620f97211f930482a57ff3de508429dcd - 0.23% (5.34 MB)

[#009] sha256:f365fd0c6b41377e6302423878648f979817617035852efbc1499b81f80e91b8 - 0.68% (15.6 MB)

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

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

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

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

[#014] sha256:7a95f6117ca09fdaefde36d1079a0a37109cdc779999ca58dc521ba3845b4804 - 0.0% (1.29 KB)

[#015] sha256:8a26cf4afb22e7d2ee67dafbd0aad2910dfc94a44ccccd6d6a93a6d21d1c6f98 - 0.0% (1.27 KB)

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

[#017] sha256:15b6788945b10588c76fa1e9d87be11d393f8aea3804573de131e52edd0e381e - 0.0% (1.26 KB)

[#018] sha256:c0c26e82c3abdbd41525a01ba97180e6da4f8f403ac535a6abee4a61f0869ec8 - 0.0% (1.3 KB)

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

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

[#021] sha256:2d1b47dec1568790d0dd29bbad79ded1ff3e44ddd5e18ac576b8e5eb56bc27da - 0.0% (1.29 KB)


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

Apply image 2004-RTM-amd64

2021-06-06 19:51:57 UTC

Install update 2004-amd64

2021-06-29 22:41:45 UTC

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

2021-06-29 22:41:46 UTC

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

2021-06-29 22:41:57 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-06-29 22:42:05 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-06-29 22:42:32 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-06-29 22:42:51 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-06-29 22:43:03 UTC

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

2021-06-29 22:43:11 UTC

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

2021-06-29 22:43:24 UTC

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

2021-06-29 22:43:26 UTC

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

2021-06-29 22:43:26 UTC

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

2021-06-29 22:43:27 UTC

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

2021-06-29 22:44:06 UTC

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

2021-06-29 22:44:06 UTC

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

2021-06-29 22:44:07 UTC

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

2021-06-29 22:44:14 UTC

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

2021-06-29 22:44:14 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-29T22:44:04Z

2021-06-29 22:44:14 UTC

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

2021-06-29 22:44:15 UTC

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

2021-06-29 22:44:15 UTC

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

Details
Created

2021-06-29 22:38:19 UTC

Size

170 MB

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

[#001] sha256:edef64eb77c1ce0a8a5e4c9f14b9f12ca8ab60c5b4646e3a80be3e36cb90fd17 - 26.94% (45.7 MB)

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

[#003] sha256:830cc4f60be2a69fcfd3164ecb713b58cbffd64ccae54f337f5971287f2b7934 - 7.3% (12.4 MB)

[#004] sha256:532fd392c9f21939212429a2f46e3260947849f5254e36a214f7ec2f4df229eb - 21.3% (36.1 MB)

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

[#006] sha256:9b596dab8f065d37e4da8d429ebdc81340fc11a09fe8a86899d8fdcc92bb2f4b - 17.64% (29.9 MB)

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


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

KIWI 9.23.20

2021-06-29 22:37:48 UTC

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

2021-06-29 22:37:48 UTC

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

2021-06-29 22:38:05 UTC

|1 ARCH=arm64 /bin/sh -c zypper -n install --no-recommends curl ca-certificates jq git-core hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && rpm -e libsolv-tools zypper libzypp container-suseconnect ; curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2021-06-29 22:38:06 UTC

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

2021-06-29 22:38:07 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-06-29 22:38:07 UTC

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

2021-06-29 22:38:08 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-06-29 22:38:08 UTC

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

2021-06-29 22:38:08 UTC

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

2021-06-29 22:38:08 UTC

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

2021-06-29 22:38:08 UTC

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

2021-06-29 22:38:16 UTC

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

2021-06-29 22:38:17 UTC

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

2021-06-29 22:38:18 UTC

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

2021-06-29 22:38:19 UTC

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

2021-06-29 22:38:19 UTC

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

2021-06-29 22:38:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-29T22:37:28Z

2021-06-29 22:38:19 UTC

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

2021-06-29 22:38:19 UTC

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

2021-06-29 22:38:19 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