Namespace
rancher
Image / Tag
rancher-agent:master-b29bd7b75a2c3d62f69d9ee7aba09abe5e4637a8-head
Content Digest
sha256:078ac449d4a82c7d44492a91aa809a47e5e482fde42f30c8cb6ffa0ac16c268f
Details
Created

2021-07-13 23:27:35 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-13T23:26:10Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    b29bd7b75a2c3d62f69d9ee7aba09abe5e4637a8
  • 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-b29bd7b75a2c3d62f69d9ee7aba09abe5e4637a8-head

KUBECTL_VERSION

v1.20.7

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:4f28168a9dd9df062a2d239e2dd7e37107e3f6aa49edbc09c555879281c11384 - 24.85% (43.5 MB)

[#001] sha256:7a566f254449f220c59cd480c090bd794cc3c23f00426811df957a1c785fe15f - 26.77% (46.9 MB)

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

[#003] sha256:e299e427ec421d3110cbcdc2a417509af6e4ea521ba5e386e3d61e73b3330ef6 - 7.62% (13.3 MB)

[#004] sha256:d522de9c3670b10d61dcb6bbbfa4a91d4909f6f0cc8f9af08218fa5fcc9eca57 - 20.73% (36.3 MB)

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

[#006] sha256:439dd832594004dca79091ce18a9d20c7b2488e6afd7310a53908b586f85cb21 - 18.77% (32.9 MB)

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


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

KIWI 9.23.20

2021-07-13 23:26:38 UTC

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

2021-07-13 23:26:38 UTC

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

2021-07-13 23:27:21 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-13 23:27:21 UTC

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

2021-07-13 23:27:22 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-13 23:27:22 UTC

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

2021-07-13 23:27:23 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-13 23:27:23 UTC

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

2021-07-13 23:27:23 UTC

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

2021-07-13 23:27:23 UTC

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

2021-07-13 23:27:23 UTC

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

2021-07-13 23:27:31 UTC

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

2021-07-13 23:27:33 UTC

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

2021-07-13 23:27:34 UTC

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

2021-07-13 23:27:34 UTC

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

2021-07-13 23:27:34 UTC

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

2021-07-13 23:27:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-13T23:26:10Z

2021-07-13 23:27:35 UTC

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

2021-07-13 23:27:35 UTC

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

2021-07-13 23:27:35 UTC

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

Details
Created

2021-07-13 23:23:16 UTC

Size

2.62 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-13T23:23:11Z
  • org.opencontainers.image.revision
    b29bd7b75a2c3d62f69d9ee7aba09abe5e4637a8
  • 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-b29bd7b75a2c3d62f69d9ee7aba09abe5e4637a8-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:2efcd8c066b731aaa1e8c168b594c0298c195c412c95a23bab2836617b08d181 - 0.0% (1.07 KB)

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

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

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

[#006] sha256:314657e422c681ba2c1ea4b4ab12733dd88e023a924da29e5e4ead0e37fcd52f - 0.28% (7.43 MB)

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

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

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

[#010] sha256:8211df008a47a10f6c40fa765c7f2b6589f3a8a6c194365f275de843f65b6f52 - 0.47% (12.7 MB)

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

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

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

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

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

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

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

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

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

[#020] sha256:10a7244077836cc198de3f291bf839b0866ff7b0989f939db66dae53314fb9c7 - 0.0% (1.07 KB)

[#021] sha256:ed609231fba9687b1158233f2dad59129309649cea4d9ccc256f228ba2a6f755 - 0.0% (1.1 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-13 23:20:56 UTC

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

2021-07-13 23:20:56 UTC

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

2021-07-13 23:21:14 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-13 23:21:22 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-13 23:22:16 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-13 23:22:25 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-13 23:22:31 UTC

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

2021-07-13 23:22:37 UTC

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

2021-07-13 23:22:44 UTC

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

2021-07-13 23:22:44 UTC

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

2021-07-13 23:22:44 UTC

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

2021-07-13 23:22:45 UTC

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

2021-07-13 23:23:12 UTC

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

2021-07-13 23:23:13 UTC

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

2021-07-13 23:23:14 UTC

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

2021-07-13 23:23:14 UTC

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

2021-07-13 23:23:15 UTC

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

2021-07-13 23:23:15 UTC

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

2021-07-13 23:23:15 UTC

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

2021-07-13 23:23:16 UTC

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

Details
Created

2021-07-13 23:32:56 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-13T23:29:51Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    b29bd7b75a2c3d62f69d9ee7aba09abe5e4637a8
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-b29bd7b75a2c3d62f69d9ee7aba09abe5e4637a8-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:7cf8b2c4d49cbaaae25233969805220c405bb655b42e5610c114bf1860657e8c - 0.0% (1.34 KB)

[#003] sha256:5815db80a0c97be5e769afd7c319747cde99ea9c88665b878e813dbe86b9ae8e - 0.0% (1.3 KB)

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

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

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

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

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

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

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

[#011] sha256:680cfef3e3cc1d1d29b579306c6d8d84b266a685ceb4c9e6d577c134ee3372e9 - 0.0% (1.3 KB)

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

[#013] sha256:2d06dacef2fb3ee2d9b39ceb7c7031baa1cbdc5d8d32aca58dd17a8a67306f6e - 0.0% (1.26 KB)

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

[#015] sha256:56f448701b1aa064f6ae12984194bf10cca398526649a0d87108155f60228bae - 0.0% (1.27 KB)

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

[#017] sha256:0d5f5d3199755bb310977234db8cb53c81127f9e15f82856d661e3ed9d2f1670 - 0.0% (1.27 KB)

[#018] sha256:1df8181f118a218e83932d7c115a9c841494c8f93f8ff3599ed557e7fdb6384b - 0.0% (1.26 KB)

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

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

[#021] sha256:3fbbd6acc999671138d684d076df460b23bbaa3660535816ec8ae1f13dc13328 - 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-13 23:29:33 UTC

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

2021-07-13 23:29:33 UTC

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

2021-07-13 23:30: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-13 23:30:12 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-13 23:32: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-13 23:32: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-13 23:32:32 UTC

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

2021-07-13 23:32:41 UTC

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

2021-07-13 23:32:49 UTC

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

2021-07-13 23:32:49 UTC

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

2021-07-13 23:32:50 UTC

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

2021-07-13 23:32:50 UTC

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

2021-07-13 23:32:51 UTC

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

2021-07-13 23:32:51 UTC

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

2021-07-13 23:32:52 UTC

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

2021-07-13 23:32:53 UTC

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

2021-07-13 23:32:54 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-13T23:29:51Z

2021-07-13 23:32:54 UTC

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

2021-07-13 23:32:55 UTC

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

2021-07-13 23:32:56 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-13 23:25:29 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-13T23:25:23Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    b29bd7b75a2c3d62f69d9ee7aba09abe5e4637a8
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-b29bd7b75a2c3d62f69d9ee7aba09abe5e4637a8-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:d0b2c0acd32af6fd11104e96c7a7e0cc96ad1b5073b4203aa90bb69e4cfe8909 - 0.0% (1.34 KB)

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

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

[#005] sha256:7448ac86db1fcf2c543c904216a458b42ebd282f0b3969186fb468ff2f8ad532 - 0.23% (5.25 MB)

[#006] sha256:9d23656716aec53fd3e4da6fdd830c7cb7633688446245e5781eec60e2d271f3 - 0.38% (8.7 MB)

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

[#008] sha256:872c093656054a353db6632a90fc19a3e88ef4fc3e4e1f1f1ceaa5219306d5e3 - 0.23% (5.3 MB)

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

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

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

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

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

[#014] sha256:f54126c0d72497eac519e27198bf83d5b9e2d1e42581a80bc252bd7fd23f7216 - 0.0% (1.3 KB)

[#015] sha256:805e8339052f30ab1cd9f183e4b3ad411c48da31eed7456b3e25a626e52001de - 0.0% (1.29 KB)

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

[#017] sha256:9f76e45492870da39102ed4ff1ffbfdd933d6ea58f1b044245a9ef076f9618c4 - 0.0% (1.29 KB)

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

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

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

[#021] sha256:e18800df6af680459a8b829af86b3767a169b7a7426511c30dd495dab8840048 - 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-13 23:20:51 UTC

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

2021-07-13 23:20:52 UTC

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

2021-07-13 23:21: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-13 23:21: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-13 23:24:16 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-13 23:24:27 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-13 23:24:35 UTC

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

2021-07-13 23:24:43 UTC

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

2021-07-13 23:24:50 UTC

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

2021-07-13 23:24:51 UTC

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

2021-07-13 23:24:51 UTC

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

2021-07-13 23:24:52 UTC

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

2021-07-13 23:25:25 UTC

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

2021-07-13 23:25:25 UTC

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

2021-07-13 23:25:26 UTC

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

2021-07-13 23:25:27 UTC

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

2021-07-13 23:25:28 UTC

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

2021-07-13 23:25:28 UTC

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

2021-07-13 23:25:29 UTC

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

2021-07-13 23:25:29 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-13 23:23:52 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-13T23:23:01Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    b29bd7b75a2c3d62f69d9ee7aba09abe5e4637a8
  • 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-b29bd7b75a2c3d62f69d9ee7aba09abe5e4637a8-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.53% (43.6 MB)

[#001] sha256:d9b2c30398b2e96a2b8714f768d1ab832634f384908745421009f09b58261439 - 27.18% (46.4 MB)

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

[#003] sha256:7c1841e015bffb23e3acf7cd48324e417c84108d992b1065db5580c450db2482 - 7.26% (12.4 MB)

[#004] sha256:575bb1f94f0b7678f95bb7018252b6355d7aae873e352a2d73122d94084d9d3e - 21.35% (36.4 MB)

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

[#006] sha256:1ecdffad9e1e0a11f24a0c65f131a3c2a732fb9007802721a9f13f8a944f2c3b - 17.54% (29.9 MB)

[#007] sha256:c79b443b359af373e7c6bd4658c0b730193a7b5ea8f39ae21dec9e60840a908f - 0.0% (169 Bytes)


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

KIWI 9.23.20

2021-07-13 23:23:21 UTC

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

2021-07-13 23:23:21 UTC

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

2021-07-13 23:23:39 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-13 23:23:39 UTC

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

2021-07-13 23:23:40 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-13 23:23:40 UTC

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

2021-07-13 23:23:41 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-13 23:23:41 UTC

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

2021-07-13 23:23:41 UTC

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

2021-07-13 23:23:41 UTC

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

2021-07-13 23:23:41 UTC

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

2021-07-13 23:23:49 UTC

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

2021-07-13 23:23:50 UTC

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

2021-07-13 23:23:51 UTC

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

2021-07-13 23:23:51 UTC

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

2021-07-13 23:23:51 UTC

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

2021-07-13 23:23:51 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-13T23:23:01Z

2021-07-13 23:23:52 UTC

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

2021-07-13 23:23:52 UTC

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

2021-07-13 23:23:52 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