Namespace
rancher
Image / Tag
rancher-agent:master-24ab0826ae4b4345f07134478a376044f8016b11-head
Content Digest
sha256:e0918dfc1258c1526cc6154175bd4af6060a8c38976165522c984dbc4bf50143
Details
Created

2021-07-14 00:03:50 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-14T00:02:16Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    24ab0826ae4b4345f07134478a376044f8016b11
  • 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-24ab0826ae4b4345f07134478a376044f8016b11-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:bcd6a6a2913e91e1fd369ac8c50dbb4c13bcfcd85793a7ef17d1b52a3ff31deb - 26.77% (46.9 MB)

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

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

[#004] sha256:334146bd496ec76e050b95075c5c192911d9372dfd9360b423e6e5440e97bdb7 - 20.74% (36.3 MB)

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

[#006] sha256:3a431df1628127ad8207d13d1c898af7c4334b3b54b794de47834fe72c8efd7a - 18.76% (32.9 MB)

[#007] sha256:158080661e54737dacb2aac574a97dd2919d9128a30391512b37eb33593d89c4 - 0.0% (171 Bytes)


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

KIWI 9.23.20

2021-07-14 00:02:45 UTC

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

2021-07-14 00:02:45 UTC

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

2021-07-14 00:03:33 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-14 00:03:34 UTC

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

2021-07-14 00:03:35 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-14 00:03:35 UTC

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

2021-07-14 00:03:37 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-14 00:03:37 UTC

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

2021-07-14 00:03:37 UTC

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

2021-07-14 00:03:38 UTC

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

2021-07-14 00:03:38 UTC

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

2021-07-14 00:03:46 UTC

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

2021-07-14 00:03:48 UTC

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

2021-07-14 00:03:49 UTC

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

2021-07-14 00:03:49 UTC

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

2021-07-14 00:03:49 UTC

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

2021-07-14 00:03:49 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-14T00:02:16Z

2021-07-14 00:03:49 UTC

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

2021-07-14 00:03:50 UTC

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

2021-07-14 00:03:50 UTC

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

Details
Created

2021-07-13 23:54:32 UTC

Size

2.62 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-13T23:54:27Z
  • org.opencontainers.image.revision
    24ab0826ae4b4345f07134478a376044f8016b11
  • 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-24ab0826ae4b4345f07134478a376044f8016b11-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:0a5099a6d1daa07d7649f521c10f74186abd62c82a55b61deee90b19bd445799 - 0.0% (1.09 KB)

[#003] sha256:5be6cdf2a26b7f1340731621e8ca3479b450f88acf54aa66214fc25555008648 - 0.0% (1.09 KB)

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

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

[#006] sha256:6d15d7968d290f0ebac339c359ec6d895b31c98fe4220b05d81f4e0b01a5b6e1 - 0.28% (7.45 MB)

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

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

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

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

[#011] sha256:3ff6d56a6fed8f65cf3bf3a7eda4fd0d20496ed384763885ae30648a365c41ff - 0.0% (1.07 KB)

[#012] sha256:b6af6adee59f868658efcddec60daf29a97c94adc3dafdca8651cce5ebd8452e - 0.0% (1.09 KB)

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

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

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

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

[#017] sha256:8bfc858350410b3ff1c5a238b53d53562465629665dea6c5bc0ea9188d07f18f - 0.0% (1.1 KB)

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

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

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

[#021] sha256:efaf7c6f9857df10fd45347ccdfc7462bbe9ecc35848b4067c000666e6b97196 - 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:51:59 UTC

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

2021-07-13 23:52:00 UTC

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

2021-07-13 23:52:19 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:52:27 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:53:34 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:53:43 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:53:49 UTC

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

2021-07-13 23:53:55 UTC

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

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

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

2021-07-13 23:54:02 UTC

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

2021-07-13 23:54:03 UTC

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

2021-07-13 23:54:28 UTC

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

2021-07-13 23:54:28 UTC

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

2021-07-13 23:54:29 UTC

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

2021-07-13 23:54:30 UTC

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

2021-07-13 23:54:31 UTC

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

2021-07-13 23:54:31 UTC

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

2021-07-13 23:54:31 UTC

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

2021-07-13 23:54:32 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:42:34 UTC

Size

2.6 GB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:master-24ab0826ae4b4345f07134478a376044f8016b11-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:7f88bb50d19919c3d46248c73ff54a888c268fbc61d108a5e4d955c3c1bde802 - 0.0% (1.26 KB)

[#003] sha256:95f640b4924eb2b4112b54a4767794255abc0bf8e3a0097b283fb0103d6a2b82 - 0.0% (1.34 KB)

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

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

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

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

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

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

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

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

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

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

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

[#015] sha256:5d7dfa75ea0e13bb6a4f4864fda58605146f75ab92cb02c29ab8d98f986f8bc9 - 0.0% (1.29 KB)

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

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

[#018] sha256:43c1323e80e0e6eede6bc2ff250b174fb240762e293579d07dd84ca0a73f99a2 - 0.0% (1.29 KB)

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

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

[#021] sha256:cf83553259dce0afe894bd596e1dc0638a892c5212f871c605080331f9c55663 - 0.0% (1.29 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:31:14 UTC

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

2021-07-13 23:31:14 UTC

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

2021-07-13 23:31: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-13 23:31: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-13 23:32:59 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:33:10 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:33:18 UTC

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

2021-07-13 23:33:26 UTC

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

2021-07-13 23:33:34 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:33:35 UTC

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

2021-07-13 23:33:35 UTC

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

2021-07-13 23:33:35 UTC

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

2021-07-13 23:33:36 UTC

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

2021-07-13 23:33:36 UTC

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

2021-07-13 23:33:38 UTC

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

2021-07-13 23:33:38 UTC

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

2021-07-13 23:42:31 UTC

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

2021-07-13 23:42:32 UTC

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

2021-07-13 23:42:33 UTC

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

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

Size

2.25 GB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:master-24ab0826ae4b4345f07134478a376044f8016b11-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:ace6a119956c921f77b7dadb4568e4eae7c21466d22ec2b65114683ab76ba34a - 0.0% (1.31 KB)

[#003] sha256:405ac2f91dc1d8e7eca06941f4c78a04c8a74f2f3c58946f4a6187a6694d8f87 - 0.0% (1.26 KB)

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

[#005] sha256:22b1d928734d1b3fae18af882bd93de52cc91505abfdfa82c52694d9daef1f14 - 0.23% (5.25 MB)

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

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

[#008] sha256:8109392c39f0976c7cba33f1fa94171a9a04a582c75e36f9dae3f96fb00ccfa9 - 0.23% (5.3 MB)

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

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

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

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

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

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

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

[#016] sha256:7f0f1620571c81c6e44cfdbcd6bd0069115d8f4a99da8896d400ba1598618d75 - 1.21% (27.8 MB)

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

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

[#019] sha256:84d3cd2ace60d3d737c74b9f7abc2946d59ad3460b32c1805c67008fb21e2ccc - 0.0% (1.28 KB)

[#020] sha256:9010ffd9355bca97ebbab10c7c855474a10ec37d2d0a8285416d6b5a16ba7ba3 - 0.0% (1.29 KB)

[#021] sha256:4bf8b7149199330fb6c9662108680fb98f4b42240225b9a11f6c30f7cbf5fad3 - 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-13 23:30:12 UTC

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

2021-07-13 23:30:13 UTC

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

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

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

2021-07-13 23:32:29 UTC

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

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

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

2021-07-13 23:32:39 UTC

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

2021-07-13 23:32:39 UTC

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

2021-07-13 23:33:17 UTC

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

2021-07-13 23:33:18 UTC

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

2021-07-13 23:33:20 UTC

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

2021-07-13 23:33:26 UTC

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

2021-07-13 23:41:57 UTC

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

2021-07-13 23:41:58 UTC

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

2021-07-13 23:41:58 UTC

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

2021-07-13 23:41:59 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:56:46 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:55:56Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    24ab0826ae4b4345f07134478a376044f8016b11
  • 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-24ab0826ae4b4345f07134478a376044f8016b11-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.52% (43.6 MB)

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

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

[#003] sha256:4d63701ce4ad88f284fd6c2a5d33ed97cb571d49243654bac699c0ea4334eb72 - 7.26% (12.4 MB)

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

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

[#006] sha256:15976e8be5de65f7096f1ddd2d2540a1f4b2909ac698aef9d790dba887c23fd1 - 17.54% (29.9 MB)

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


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

KIWI 9.23.20

2021-07-13 23:56:15 UTC

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

2021-07-13 23:56:15 UTC

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

2021-07-13 23:56:33 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:56:34 UTC

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

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

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

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

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

2021-07-13 23:56:36 UTC

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

2021-07-13 23:56:36 UTC

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

2021-07-13 23:56:36 UTC

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

2021-07-13 23:56:44 UTC

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

2021-07-13 23:56:45 UTC

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

2021-07-13 23:56:46 UTC

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

2021-07-13 23:56:46 UTC

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

2021-07-13 23:56:46 UTC

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

2021-07-13 23:56:46 UTC

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

2021-07-13 23:56:46 UTC

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

2021-07-13 23:56:46 UTC

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

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