Namespace
rancher
Image / Tag
rancher-agent:master-e83ac8cf4dd13d4b82c3db7790be7eea4675bb53-head
Content Digest
sha256:616cf77d6924201a3c6c43d19cc4f6bfd3eafaf0498fceb3c5ae847e20a6ed39
Details
Created

2021-07-15 03:53:31 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-15T03:52:07Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    e83ac8cf4dd13d4b82c3db7790be7eea4675bb53
  • 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-e83ac8cf4dd13d4b82c3db7790be7eea4675bb53-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.83% (43.5 MB)

[#001] sha256:6ca8c396017b1c44244b215943bd4c2bb5df6ad9fc14b2c724f79ebda478f6a3 - 26.75% (46.9 MB)

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

[#003] sha256:9179f313b93e9a2f268aecf9d0f3d0af2107acf3829a506a00958dd093ee7034 - 7.61% (13.3 MB)

[#004] sha256:a8b2a31273f484498c598538bbe987c971c3593615c14cd7b1180c3df47caa73 - 20.8% (36.5 MB)

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

[#006] sha256:0fd7b95af214bc192601ec8e1e1be229f61132092211e705fae10bad3881d1d7 - 18.75% (32.9 MB)

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


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

KIWI 9.23.20

2021-07-15 03:52:35 UTC

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

2021-07-15 03:52:35 UTC

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

2021-07-15 03:53:17 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-15 03:53:17 UTC

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

2021-07-15 03:53:18 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-15 03:53:18 UTC

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

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

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

2021-07-15 03:53:20 UTC

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

2021-07-15 03:53:20 UTC

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

2021-07-15 03:53:20 UTC

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

2021-07-15 03:53:28 UTC

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

2021-07-15 03:53:29 UTC

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

2021-07-15 03:53:30 UTC

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

2021-07-15 03:53:30 UTC

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

2021-07-15 03:53:30 UTC

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

2021-07-15 03:53:30 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-15T03:52:07Z

2021-07-15 03:53:31 UTC

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

2021-07-15 03:53:31 UTC

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

2021-07-15 03:53:31 UTC

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

Details
Created

2021-07-15 03:49:35 UTC

Size

2.62 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-15T03:49:30Z
  • org.opencontainers.image.revision
    e83ac8cf4dd13d4b82c3db7790be7eea4675bb53
  • 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-e83ac8cf4dd13d4b82c3db7790be7eea4675bb53-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:1f337a0a8143c66a3a1edef4ec95a72b3d7fbb83a61b8d3bf3e2bbd579ccf61b - 0.0% (1.07 KB)

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

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

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

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

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

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

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

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

[#011] sha256:beac2c45533ce196b4c195aac79bc863ef3aa83ab1b0282b78294bb4815777d5 - 0.0% (1.08 KB)

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

[#013] sha256:2151ff43b102d0970641c8152ab74375e6f0c744d83b49a00362a1d3eae85ca4 - 0.0% (1.09 KB)

[#014] sha256:4394f9b23a06490a3ed0aa69eb270f58d9be280eba3b6cda0d99b6dcf11dc93a - 0.0% (1.06 KB)

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

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

[#017] sha256:2b15ed74e44236a76d92219dfedda846252027a33aac527728d836c0525b9276 - 0.0% (1.09 KB)

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

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

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

[#021] sha256:12d9bac7d681cc792f4455ce70b82eb77c23484176e285c879d050315583153d - 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-15 03:46:43 UTC

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

2021-07-15 03:46:43 UTC

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

2021-07-15 03:47:02 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-15 03:47:10 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-15 03:48: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-15 03:48:42 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-15 03:48:48 UTC

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

2021-07-15 03:48:55 UTC

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

2021-07-15 03:49:01 UTC

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

2021-07-15 03:49:01 UTC

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

2021-07-15 03:49:02 UTC

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

2021-07-15 03:49:02 UTC

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

2021-07-15 03:49:31 UTC

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

2021-07-15 03:49:32 UTC

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

2021-07-15 03:49:33 UTC

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

2021-07-15 03:49:33 UTC

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

2021-07-15 03:49:34 UTC

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

2021-07-15 03:49:34 UTC

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

2021-07-15 03:49:35 UTC

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

2021-07-15 03:49:35 UTC

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

Details
Created

2021-07-15 03:51:37 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-15T03:49:40Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    e83ac8cf4dd13d4b82c3db7790be7eea4675bb53
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-e83ac8cf4dd13d4b82c3db7790be7eea4675bb53-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:56d651a9463902013ac9a7597375c99e3462365f8b9354b78ef592016bee5200 - 0.0% (1.26 KB)

[#003] sha256:205e1b1d220ca52568240f3b2a71acc71a6988bec5c0c14418d06a307525dfa5 - 0.0% (1.29 KB)

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

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

[#006] sha256:b74809b4315396a78af372ae17a72aa0c1a786d164754a184e2fd7bf53b6cc4f - 0.33% (8.74 MB)

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

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

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

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

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

[#012] sha256:3754e29229e5ed65403282828ac5962d664fb34864fa74b8f7923c36025e9ed4 - 0.0% (1.26 KB)

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

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

[#015] sha256:b02caf5a1a53db53c9ef6639bd06bbe72fd97888f43ff664c34554ce6a3940f3 - 0.0% (1.26 KB)

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

[#017] sha256:52788e22ca940c25d970efb30fba24f41aade015051d4a328369f83017ec79d5 - 0.0% (1.27 KB)

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

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

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

[#021] sha256:7c1be0f7f3b9f7a791b3d2102a730f3064bc285eb5309b792711454096eb7696 - 0.0% (1.26 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-15 03:49:20 UTC

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

2021-07-15 03:49:20 UTC

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

2021-07-15 03:49:55 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-15 03:50: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-07-15 03:50: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-07-15 03:50:44 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-15 03:50:58 UTC

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

2021-07-15 03:51:09 UTC

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

2021-07-15 03:51:23 UTC

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

2021-07-15 03:51:24 UTC

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

2021-07-15 03:51:26 UTC

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

2021-07-15 03:51:26 UTC

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

2021-07-15 03:51:27 UTC

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

2021-07-15 03:51:27 UTC

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

2021-07-15 03:51:28 UTC

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

2021-07-15 03:51:35 UTC

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

2021-07-15 03:51:35 UTC

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

2021-07-15 03:51:36 UTC

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

2021-07-15 03:51:36 UTC

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

2021-07-15 03:51:37 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-15 03:49:43 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-15T03:49:31Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    e83ac8cf4dd13d4b82c3db7790be7eea4675bb53
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-e83ac8cf4dd13d4b82c3db7790be7eea4675bb53-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:c18fec9a6e5ce06ced1df05f78ca9ae8b4f337988db4824c3e072d3ca536d6ef - 0.0% (1.26 KB)

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

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

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

[#006] sha256:4b63989cf27835d36dd73c448b14509255000e994eef55d5b84c2d322c0a1097 - 0.37% (8.62 MB)

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

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

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

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

[#011] sha256:48edf18c2cea2dac9504a2b2d1890908b86e563805ea34343c05ae2527b560c6 - 0.0% (1.3 KB)

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

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

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

[#015] sha256:a8039c6191f4ce4474d4ef4df66636fb5f566217868c30c3d2c683ade1a5ce86 - 0.0% (1.26 KB)

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

[#017] sha256:031eba543b4bb6e581d762074ca669dc45ebb74a275045cea1da4c106955d5a3 - 0.0% (1.27 KB)

[#018] sha256:3ac31685f00bbd7011312a409cc0b09f5cfaac38a88735745d0156714fdf100e - 0.0% (1.29 KB)

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

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

[#021] sha256:2482a8d44064b0d69d5ea3834f64eb17ffeff0d02d028d9615ca24127ccd0c1a - 0.0% (1.29 KB)


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

Apply image 2004-RTM-amd64

2021-07-10 18:37:09 UTC

Install update 2004-amd64

2021-07-15 03:47:28 UTC

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

2021-07-15 03:47:28 UTC

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

2021-07-15 03:47:39 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-15 03:47:47 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-15 03:48:11 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-15 03:48:22 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-15 03:48:29 UTC

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

2021-07-15 03:48:37 UTC

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

2021-07-15 03:48:44 UTC

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

2021-07-15 03:48:45 UTC

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

2021-07-15 03:48:45 UTC

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

2021-07-15 03:48:46 UTC

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

2021-07-15 03:49:34 UTC

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

2021-07-15 03:49:35 UTC

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

2021-07-15 03:49:37 UTC

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

2021-07-15 03:49:40 UTC

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

2021-07-15 03:49:41 UTC

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

2021-07-15 03:49:42 UTC

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

2021-07-15 03:49:42 UTC

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

2021-07-15 03:49:43 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-15 03:42:43 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-15T03:41:52Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    e83ac8cf4dd13d4b82c3db7790be7eea4675bb53
  • 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-e83ac8cf4dd13d4b82c3db7790be7eea4675bb53-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.54% (43.6 MB)

[#001] sha256:d71399307ccec9f136973c27e6eb0335a86f396f08d26a2e87e7bd7c885283bc - 27.19% (46.4 MB)

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

[#003] sha256:6c88a53222ce5df25694b901006495f6b81a6c2d7c92acdbd094d5c5637e33fa - 7.26% (12.4 MB)

[#004] sha256:ba7e036cacc37820e0601028352beaaa16bc79b8ff753f8442a7733335b27d03 - 21.32% (36.4 MB)

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

[#006] sha256:8d1d6e69fb1cedb348cf89affd7f43136b2dcfec4318ea3f875f2d3518d8276b - 17.55% (29.9 MB)

[#007] sha256:40e2aa4e9d594b32fd9ef50e332a00a780efd6c7cf2b1198690f143135864d25 - 0.0% (171 Bytes)


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

KIWI 9.23.20

2021-07-15 03:42:12 UTC

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

2021-07-15 03:42:12 UTC

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

2021-07-15 03:42: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-15 03:42:30 UTC

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

2021-07-15 03:42:31 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-15 03:42:31 UTC

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

2021-07-15 03:42:33 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-15 03:42:33 UTC

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

2021-07-15 03:42:33 UTC

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

2021-07-15 03:42:33 UTC

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

2021-07-15 03:42:33 UTC

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

2021-07-15 03:42:40 UTC

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

2021-07-15 03:42:42 UTC

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

2021-07-15 03:42:42 UTC

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

2021-07-15 03:42:43 UTC

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

2021-07-15 03:42:43 UTC

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

2021-07-15 03:42:43 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-15T03:41:52Z

2021-07-15 03:42:43 UTC

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

2021-07-15 03:42:43 UTC

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

2021-07-15 03:42:43 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