Namespace
rancher
Image / Tag
rancher-agent:master-76b0695f4e1814597162bd3a6801c04cf8780128-head
Content Digest
sha256:b5081b39ef594600b83d046c7b4e2d6f2eda9c6814bf46933f542d452b1d90a2
Details
Created

2021-07-30 16:40:27 UTC

Size

172 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-30T16:39:04Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    76b0695f4e1814597162bd3a6801c04cf8780128
  • 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-76b0695f4e1814597162bd3a6801c04cf8780128-head

KUBECTL_VERSION

v1.21.3

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

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

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

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

[#001] sha256:48f69a47b917f1c6bdae477ac76c3a0ac0916e3d337900db718eeef1b26fdcba - 28.09% (48.3 MB)

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

[#003] sha256:ec54131bd6ac2c36a427ab4b431d4f2a2da572419c74d43d65c3f3c3ffe87e43 - 7.76% (13.3 MB)

[#004] sha256:5335568b1218ee9c7ed5e7e9793ca914455d8647d2d1f436be026c1fda693982 - 21.43% (36.8 MB)

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

[#006] sha256:ec2fd02c63d006517e27dc978b5bb9bd7ea5af72647904871c8b3a6360e0a431 - 16.09% (27.7 MB)

[#007] sha256:933992860a67ab46de8d5a8e7042811aab14f9b8d6f6ac90c5b206b6b0174b27 - 0.0% (171 Bytes)


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

KIWI 9.23.20

2021-07-30 16:39:31 UTC

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

2021-07-30 16:39:31 UTC

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

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

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

2021-07-30 16:40:14 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-30 16:40:14 UTC

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

2021-07-30 16:40:16 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-30 16:40:16 UTC

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

2021-07-30 16:40:16 UTC

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

2021-07-30 16:40:16 UTC

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

2021-07-30 16:40:16 UTC

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

2021-07-30 16:40:24 UTC

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

2021-07-30 16:40:26 UTC

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

2021-07-30 16:40:27 UTC

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

2021-07-30 16:40:27 UTC

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

2021-07-30 16:40:27 UTC

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

2021-07-30 16:40:27 UTC

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

2021-07-30 16:40:27 UTC

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

2021-07-30 16:40:27 UTC

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

2021-07-30 16:40:27 UTC

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

Details
Created

2021-07-30 16:36:26 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-30T16:36:21Z
  • org.opencontainers.image.revision
    76b0695f4e1814597162bd3a6801c04cf8780128
  • 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-76b0695f4e1814597162bd3a6801c04cf8780128-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:9a3e945a18d334bc1c170b1a938ec9b56978079a08c7a6b5f53632feb3635671 - 0.0% (1.06 KB)

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

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

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

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

[#007] sha256:c47ffab0347ea8868962efa8279615f3cfeb1b528b7d2a0765eac43413fab397 - 1.39% (37.2 MB)

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

[#009] sha256:5ff75c938d04368f582708fa783cc1858b999e560b4fc35b627c70b2f46889e1 - 0.58% (15.6 MB)

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

[#011] sha256:6b78c56e9e8d4ee417f631ef7683ddf4a7ae17934bfcb7d141cce77c602a730c - 0.0% (1.07 KB)

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

[#013] sha256:462a35346e65775b47e71fc199f9d51c636b671d16201ca1311689c37c2b0dc7 - 0.0% (1.07 KB)

[#014] sha256:2a2a86cfd32391c62420e579e7dac11b57ff1e1fae44d21ca0ace06affc9eff3 - 0.0% (1.1 KB)

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

[#016] sha256:4102732f57580c6fa1dd51b45a48e779f2dc6ba7e502c3993e1420fbee7ad028 - 1.04% (28 MB)

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

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

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

[#020] sha256:8ff580b3d28c8d7aa4ea8c1dbef9d6d0224ed2b87b180da4553a778b252d61f7 - 0.0% (1.09 KB)

[#021] sha256:9bdabfda108386a03617fc2096ff5a01d4080f0e24a7bc103df6d10ec89bf8be - 0.0% (1.09 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-30 16:34:40 UTC

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

2021-07-30 16:34:41 UTC

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

2021-07-30 16:34:58 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-30 16:35:06 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-30 16:35:27 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-30 16:35:36 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-30 16:35:42 UTC

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

2021-07-30 16:35:48 UTC

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

2021-07-30 16:35:54 UTC

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

2021-07-30 16:35:54 UTC

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

2021-07-30 16:35:55 UTC

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

2021-07-30 16:35:55 UTC

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

2021-07-30 16:36:22 UTC

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

2021-07-30 16:36:23 UTC

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

2021-07-30 16:36:24 UTC

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

2021-07-30 16:36:25 UTC

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

2021-07-30 16:36:25 UTC

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

2021-07-30 16:36:26 UTC

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

2021-07-30 16:36:26 UTC

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

2021-07-30 16:36:26 UTC

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

Details
Created

2021-07-30 16:24:03 UTC

Size

2.6 GB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:master-76b0695f4e1814597162bd3a6801c04cf8780128-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:58774ea6a2cebd62d24073292e71120a3b5e2bb74dc7b2358b29eedfa30b5a8f - 41.29% (1.07 GB)

[#002] sha256:bcad52d772e44656f405153f8f70592c5a24d5a343a37a82d1b2c5d4697d1fe1 - 0.0% (1.34 KB)

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

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

[#005] sha256:3acda060dfb194e8684430a11affc4d06a35e165ffd19f838f84de70aeba50de - 0.2% (5.27 MB)

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

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

[#008] sha256:5898decdf6e17b3770b31e1c648961791992df1be4bb3ba24763e7e2b503c3b9 - 0.2% (5.33 MB)

[#009] sha256:0662612d7929bdb762216d9d0d743b8341c9846b85b1d533fac4a69082795f0e - 0.58% (15.6 MB)

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

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

[#012] sha256:6d25487ab220d0e3dbd7a246c7d6410e78427257b5c594b477ecd99276bb78d7 - 0.0% (1.26 KB)

[#013] sha256:6117ef0fb0f779c09fdbffaea224d44368b584b278ab3acbd73d627b854a8dee - 0.0% (1.26 KB)

[#014] sha256:6a490769221c8fa89e4d6678beceb66e97ca313c882b3eb4f4d012a41769ea3d - 0.0% (1.27 KB)

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

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

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

[#018] sha256:147a81569d5b4b7186311d075448bc419fba0a34b4344244b8109c587e77e9c2 - 0.0% (1.28 KB)

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

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

[#021] sha256:86d2893b34685cd56458d0ac3ed3cdfbc09d383c9f2d871ce4db39d34577ab53 - 0.0% (1.3 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-30 16:02:13 UTC

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

2021-07-30 16:02:14 UTC

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

2021-07-30 16:02:25 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-30 16:02:34 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-30 16:03:01 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-30 16:03:13 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-30 16:03:23 UTC

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

2021-07-30 16:03:31 UTC

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

2021-07-30 16:03:40 UTC

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

2021-07-30 16:15:44 UTC

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

2021-07-30 16:15:44 UTC

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

2021-07-30 16:15:45 UTC

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

2021-07-30 16:23:58 UTC

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

2021-07-30 16:23:58 UTC

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

2021-07-30 16:24:00 UTC

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

2021-07-30 16:24:01 UTC

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

2021-07-30 16:24:01 UTC

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

2021-07-30 16:24:02 UTC

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

2021-07-30 16:24:02 UTC

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

2021-07-30 16:24:03 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-30 16:34:11 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-30T16:34:02Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    76b0695f4e1814597162bd3a6801c04cf8780128
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-76b0695f4e1814597162bd3a6801c04cf8780128-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:6907d97093063478e2c552549bbcd0b499d1dfba051bad994179f5a1d343fe58 - 43.65% (1010 MB)

[#002] sha256:7f4eeeb5059600a41b1fd52b6f8dba7aa344f46d35536d3bcce3c466728b13a7 - 0.0% (1.3 KB)

[#003] sha256:92e2457743c0f02a80f800996d1a081d919bc8a4488c6ca672426c2a23154c28 - 0.0% (1.26 KB)

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

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

[#006] sha256:eca6849cbd7ef13e5612ed2589af300238c65f044db0da310f1c99b9d21b3675 - 0.37% (8.63 MB)

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

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

[#009] sha256:5ef8ab4615e709f837d5fe9eacc6ad31ab47ac559b1a9a9eb9dbcb4489df665d - 0.67% (15.6 MB)

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

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

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

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

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

[#015] sha256:26025f0be87f9757e9fcfa129b3cb250b0e92eceeb8567fdae42ec18e3301de6 - 0.0% (1.29 KB)

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

[#017] sha256:1a6773fe983639dbdd1d780a1537c5cff0a64ca027206112413a9ddfebbfad56 - 0.0% (1.29 KB)

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

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

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

[#021] sha256:17cb2588a4b0e398aa69b44496e4a807731b0fb35130e5fa9344ca48fbee9a42 - 0.0% (1.26 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-30 16:31:48 UTC

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

2021-07-30 16:31:49 UTC

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

2021-07-30 16:32:01 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-30 16:32:09 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-30 16:32:36 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-30 16:32:51 UTC

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

2021-07-30 16:33:00 UTC

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

2021-07-30 16:33:09 UTC

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

2021-07-30 16:33:17 UTC

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

2021-07-30 16:33:18 UTC

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

2021-07-30 16:33:18 UTC

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

2021-07-30 16:33:19 UTC

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

2021-07-30 16:34:04 UTC

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

2021-07-30 16:34:05 UTC

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

2021-07-30 16:34:06 UTC

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

2021-07-30 16:34:08 UTC

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

2021-07-30 16:34:09 UTC

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

2021-07-30 16:34:10 UTC

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

2021-07-30 16:34:10 UTC

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

2021-07-30 16:34:11 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-30 16:31:45 UTC

Size

167 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-30T16:30:51Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    76b0695f4e1814597162bd3a6801c04cf8780128
  • 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-76b0695f4e1814597162bd3a6801c04cf8780128-head

KUBECTL_VERSION

v1.21.3

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

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

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:975315c501d5698920cbfa09f22cd4254042a336868ead6cf53758e062e706cf - 26.02% (43.6 MB)

[#001] sha256:2f8d36551407f5ebc9bd1d9ee40294381b4701b33c6f71868c0eb8bc6560ed0a - 28.43% (47.6 MB)

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

[#003] sha256:3f1cb3335a58d2cf5f97818def870776cc234f70f160e544f71c1bad37e3d5cd - 7.4% (12.4 MB)

[#004] sha256:369670d183cf504a21c722d14064c3eb760e11d52d49490f93b934d30f741055 - 21.99% (36.8 MB)

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

[#006] sha256:b5c8ec44665219da17b4b3c5a9d6ee317d713ec20c75f9f6073a7926756ccd53 - 15.0% (25.1 MB)

[#007] sha256:70c26454a4262b438797b480a437e882178dd380d5499a5ce561c66ed9a31455 - 0.0% (171 Bytes)


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

KIWI 9.23.20

2021-07-30 16:31:11 UTC

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

2021-07-30 16:31:11 UTC

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

2021-07-30 16:31:29 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-30 16:31:30 UTC

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

2021-07-30 16:31: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-30 16:31:32 UTC

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

2021-07-30 16:31: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-30 16:31:33 UTC

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

2021-07-30 16:31:33 UTC

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

2021-07-30 16:31:33 UTC

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

2021-07-30 16:31:33 UTC

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

2021-07-30 16:31:41 UTC

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

2021-07-30 16:31:43 UTC

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

2021-07-30 16:31:44 UTC

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

2021-07-30 16:31:44 UTC

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

2021-07-30 16:31:44 UTC

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

2021-07-30 16:31:45 UTC

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

2021-07-30 16:31:45 UTC

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

2021-07-30 16:31:45 UTC

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

2021-07-30 16:31:45 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