Namespace
rancher
Image / Tag
rancher-agent:master-9e0d1b2cdcf16822a6b756b5759216e065e5c6bf-head
Content Digest
sha256:5f2d226351b4bdd53a04c97a7cbf9efad5600597be65d169ff8314153c3ad77d
Details
Created

2021-07-22 17:09:02 UTC

Size

176 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-22T17:07:29Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    9e0d1b2cdcf16822a6b756b5759216e065e5c6bf
  • 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-9e0d1b2cdcf16822a6b756b5759216e065e5c6bf-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.78% (43.5 MB)

[#001] sha256:28210c76a116be66f78a849d3b0777c94aec7d615e00a4e65c7824f13b513aab - 26.69% (46.9 MB)

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

[#003] sha256:555415ce07498582753b51f0e7137b3ce2bd8abd8e597d3ee74d862c7f55e69e - 7.59% (13.3 MB)

[#004] sha256:9f057711d42d7d4201f139028f414e9259bb4e7c7fde273da878e60eb046622f - 20.78% (36.5 MB)

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

[#006] sha256:d7029f69531921a3f02f84dd00c1a2542d5745f49a9ec7ee051291b57f91592e - 18.89% (33.2 MB)

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


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

KIWI 9.23.20

2021-07-22 17:07:58 UTC

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

2021-07-22 17:07:59 UTC

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

2021-07-22 17:08:47 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-22 17:08:47 UTC

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

2021-07-22 17:08:48 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-22 17:08:48 UTC

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

2021-07-22 17:08:50 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-22 17:08:50 UTC

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

2021-07-22 17:08:50 UTC

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

2021-07-22 17:08:50 UTC

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

2021-07-22 17:08:50 UTC

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

2021-07-22 17:08:59 UTC

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

2021-07-22 17:09:00 UTC

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

2021-07-22 17:09:01 UTC

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

2021-07-22 17:09:02 UTC

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

2021-07-22 17:09:02 UTC

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

2021-07-22 17:09:02 UTC

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

2021-07-22 17:09:02 UTC

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

2021-07-22 17:09:02 UTC

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

2021-07-22 17:09:02 UTC

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

Details
Created

2021-07-22 17:07:39 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-22T17:07:33Z
  • org.opencontainers.image.revision
    9e0d1b2cdcf16822a6b756b5759216e065e5c6bf
  • 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-9e0d1b2cdcf16822a6b756b5759216e065e5c6bf-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

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

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

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

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

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

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

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

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

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

[#011] sha256:62a2ac4aadc1237c385e84fd697fd26a9fa8650e3da07c84beb6542206d51a7a - 0.0% (1.1 KB)

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

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

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

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

[#016] sha256:64670ec9bbafd3c065eb04acc5d7759efd586018cc880b4cbff304045b4573df - 1.04% (28 MB)

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

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

[#019] sha256:e649bbb40dd8d14b930f61d1ef08f7d7af9228c6339cb38019267f04958c3897 - 0.0% (1.07 KB)

[#020] sha256:611b597a3081f4acf8e6d6299bb5932588cbe9363d56419d6d96e0c504b763fd - 0.0% (1.14 KB)

[#021] sha256:f1b4aa144ea40779636180235985243a09352d5555e2d338f8f1c83eeab75e13 - 0.0% (1.06 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-22 17:04:27 UTC

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

2021-07-22 17:04:27 UTC

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

2021-07-22 17:04:46 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-22 17:04:54 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-22 17:06:35 UTC

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

2021-07-22 17:06: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-22 17:06:51 UTC

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

2021-07-22 17:06:57 UTC

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

2021-07-22 17:07:03 UTC

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

2021-07-22 17:07:03 UTC

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

2021-07-22 17:07:04 UTC

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

2021-07-22 17:07:04 UTC

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

2021-07-22 17:07:35 UTC

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

2021-07-22 17:07:35 UTC

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

2021-07-22 17:07:36 UTC

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

2021-07-22 17:07:37 UTC

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

2021-07-22 17:07:37 UTC

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

2021-07-22 17:07:38 UTC

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

2021-07-22 17:07:38 UTC

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

2021-07-22 17:07:39 UTC

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

Details
Created

2021-07-22 17:06:14 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-22T17:04:00Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9e0d1b2cdcf16822a6b756b5759216e065e5c6bf
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-9e0d1b2cdcf16822a6b756b5759216e065e5c6bf-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:9de87280322ea75df7b7a9ff08c69452b970d8f443edb68e0e229ba9e7c2e563 - 0.0% (1.3 KB)

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

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

[#005] sha256:47fca55f65f3735886d4eb00898503dbb1e66d9384b2bbb3fbc9311d50ed08fe - 0.2% (5.27 MB)

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

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

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

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

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

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

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

[#013] sha256:417dfed43855278481bbbddb06a410c8e8c1b1ab63b48e4c7e6ba6af85d983fc - 0.0% (1.3 KB)

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

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

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

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

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

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

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

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


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

Apply image 20H2-RTM-amd64

2021-07-10 18:29:59 UTC

Install update 20H2-amd64

2021-07-22 17:03:41 UTC

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

2021-07-22 17:03:41 UTC

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

2021-07-22 17:04: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-22 17:04: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-22 17:05:29 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-22 17:05:40 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-22 17:05:48 UTC

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

2021-07-22 17:05:56 UTC

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

2021-07-22 17:06:04 UTC

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

2021-07-22 17:06:04 UTC

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

2021-07-22 17:06:05 UTC

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

2021-07-22 17:06:05 UTC

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

2021-07-22 17:06:06 UTC

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

2021-07-22 17:06:06 UTC

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

2021-07-22 17:06:07 UTC

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

2021-07-22 17:06:12 UTC

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

2021-07-22 17:06:12 UTC

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

2021-07-22 17:06:13 UTC

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

2021-07-22 17:06:13 UTC

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

2021-07-22 17:06:14 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-22 17:04:04 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-22T17:03:57Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    9e0d1b2cdcf16822a6b756b5759216e065e5c6bf
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-9e0d1b2cdcf16822a6b756b5759216e065e5c6bf-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:e23027ea667eb06fa4d0786cb87eeda7e974faf735aaf465fcd9a5e86b83a5c1 - 0.0% (1.26 KB)

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

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

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

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

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

[#008] sha256:3361983fd46c5240dba258362ba403a2166b58774cacaae34e598ace7e76daa7 - 0.23% (5.3 MB)

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

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

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

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

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

[#014] sha256:136681c28923f68d8446c3cc4c8f86000ed14a2fe03e21c90616cd2a58b249f1 - 0.0% (1.27 KB)

[#015] sha256:13a3ab0c748adc5e026469f5d638dcfc3a4b5e5f60f882c1d76df8e3f4281cab - 0.0% (1.29 KB)

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

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

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

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

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

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


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

Apply image 2004-RTM-amd64

2021-07-10 18:37:09 UTC

Install update 2004-amd64

2021-07-22 17:00:53 UTC

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

2021-07-22 17:00:53 UTC

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

2021-07-22 17:01:05 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-22 17:01:13 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-22 17:02:23 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-22 17:02:40 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-22 17:02:49 UTC

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

2021-07-22 17:02:57 UTC

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

2021-07-22 17:03:05 UTC

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

2021-07-22 17:03:06 UTC

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

2021-07-22 17:03:06 UTC

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

2021-07-22 17:03:07 UTC

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

2021-07-22 17:03:59 UTC

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

2021-07-22 17:03:59 UTC

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

2021-07-22 17:04:00 UTC

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

2021-07-22 17:04:02 UTC

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

2021-07-22 17:04:02 UTC

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

2021-07-22 17:04:03 UTC

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

2021-07-22 17:04:03 UTC

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

2021-07-22 17:04:04 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-22 16:59:58 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-22T16:59:04Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    9e0d1b2cdcf16822a6b756b5759216e065e5c6bf
  • 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-9e0d1b2cdcf16822a6b756b5759216e065e5c6bf-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.47% (43.6 MB)

[#001] sha256:f3b6511dd7f661f489607433d3c11cd5af099e0e63c16bdd02c9bfc76cf95bcf - 27.11% (46.4 MB)

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

[#003] sha256:144be69ffd2cfc0fd95658a5008cf7b8cc79f54c8f0c282fbb4ada2ff842b1dd - 7.24% (12.4 MB)

[#004] sha256:6da8f08775538e8ba1b051ef9a978e49947c22819ba902c8b825222ed4d5c711 - 21.35% (36.5 MB)

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

[#006] sha256:b46debdfeda328a13c4534ef2d043ee7609c8b1bd9e612f1c7f70ad246044b38 - 17.68% (30.2 MB)

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


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

KIWI 9.23.20

2021-07-22 16:59:24 UTC

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

2021-07-22 16:59:24 UTC

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

2021-07-22 16:59:43 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-22 16:59:43 UTC

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

2021-07-22 16:59:44 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-22 16:59:44 UTC

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

2021-07-22 16:59:46 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-22 16:59:46 UTC

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

2021-07-22 16:59:46 UTC

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

2021-07-22 16:59:46 UTC

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

2021-07-22 16:59:46 UTC

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

2021-07-22 16:59:54 UTC

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

2021-07-22 16:59:56 UTC

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

2021-07-22 16:59:57 UTC

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

2021-07-22 16:59:57 UTC

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

2021-07-22 16:59:57 UTC

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

2021-07-22 16:59:57 UTC

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

2021-07-22 16:59:57 UTC

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

2021-07-22 16:59:57 UTC

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

2021-07-22 16:59:58 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