Namespace
rancher
Image / Tag
rancher-agent:master-2e6926b1b881693a6eeb0ecef020c748241e5329-head
Content Digest
sha256:8b27218c391db2d85ab584ca4fbfac845ea733cd8e534b73ac4c0d93827a7ede
Details
Created

2021-07-26 22:33:54 UTC

Size

170 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-26T22:32:29Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    2e6926b1b881693a6eeb0ecef020c748241e5329
  • 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-2e6926b1b881693a6eeb0ecef020c748241e5329-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 - 25.58% (43.5 MB)

[#001] sha256:7e54b03c81978cb2ce0e9aae5f421ccff06e91b4fd908310a571275fe2509ab8 - 27.53% (46.9 MB)

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

[#003] sha256:4b4dab2524547f0db55c76470cb95ca9d4a574ebbd812702157afd248ae4f93c - 7.84% (13.3 MB)

[#004] sha256:8c6200e7e263db411444f7c33e737eed555f0fb0d006786dff86e8e2f283e543 - 21.52% (36.6 MB)

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

[#006] sha256:c2b3af594d16ce58eefd372700975c6446721c5ff2abff9e6eb334d680053d0d - 16.24% (27.6 MB)

[#007] sha256:11569fca5d02f00fde553b121670e180adb26eb630a7a1bbdc39bb9f687dd826 - 0.0% (171 Bytes)


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

KIWI 9.23.20

2021-07-26 22:32:55 UTC

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

2021-07-26 22:32:55 UTC

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

2021-07-26 22:33:40 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-26 22:33:40 UTC

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

2021-07-26 22:33:41 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-26 22:33:41 UTC

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

2021-07-26 22:33:43 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-26 22:33:43 UTC

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

2021-07-26 22:33:43 UTC

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

2021-07-26 22:33:43 UTC

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

2021-07-26 22:33:43 UTC

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

2021-07-26 22:33:51 UTC

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

2021-07-26 22:33:53 UTC

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

2021-07-26 22:33:53 UTC

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

2021-07-26 22:33:54 UTC

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

2021-07-26 22:33:54 UTC

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

2021-07-26 22:33:54 UTC

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

2021-07-26 22:33:54 UTC

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

2021-07-26 22:33:54 UTC

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

2021-07-26 22:33:54 UTC

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

Details
Created

2021-07-26 22:30:55 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-26T22:30:50Z
  • org.opencontainers.image.revision
    2e6926b1b881693a6eeb0ecef020c748241e5329
  • 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-2e6926b1b881693a6eeb0ecef020c748241e5329-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:bf3aeb6d4df661fa518028d56c5817b7d18adc60ccb660e46c4693e67c3836bf - 0.0% (1.07 KB)

[#003] sha256:93360e1f165e3303352f7a8df7a98600721574beb4fb78a42e426cdb3cfb05d7 - 0.0% (1.09 KB)

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

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

[#006] sha256:5c1c31aad3d98857328afcc764973a7dbf37dbabd4871e54c3629722a63348a7 - 0.28% (7.44 MB)

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

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

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

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

[#011] sha256:eb7bbb3c29f3c925c824c8e1a85ec12264755ca765f6ad1b08edebf6861206ff - 0.0% (1.06 KB)

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

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

[#014] sha256:08c2e30730a6637024149dfac04bdfa265e4d7f240fdfbcebddbdeb8eb409bf3 - 0.0% (1.09 KB)

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

[#016] sha256:076fe4221b2516e4c69993b7c29cf4160b9d533cb7f47b9a860a8565c6974824 - 1.04% (28 MB)

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

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

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

[#020] sha256:31c3fb3697d2f5c206a2141e5049c2d5ca567d3f03bff0a3f3323f4ec44c87d6 - 0.0% (1.09 KB)

[#021] sha256:6efbeaf7fbe79501b14b130e8ae91733830082267cfd0cc41768cd13a3c48d98 - 0.0% (1.07 KB)


History
2020-05-07 05:09:25 UTC

Apply image 1809-RTM-amd64

2021-07-06 20:34:18 UTC

Install update 1809-amd64

2021-07-26 22:28:54 UTC

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

2021-07-26 22:28:55 UTC

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

2021-07-26 22:29:13 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-26 22:29:20 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-26 22:29:54 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-26 22:30:03 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-26 22:30:09 UTC

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

2021-07-26 22:30:15 UTC

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

2021-07-26 22:30:21 UTC

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

2021-07-26 22:30:21 UTC

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

2021-07-26 22:30:22 UTC

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

2021-07-26 22:30:22 UTC

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

2021-07-26 22:30:51 UTC

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

2021-07-26 22:30:52 UTC

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

2021-07-26 22:30:53 UTC

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

2021-07-26 22:30:53 UTC

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

2021-07-26 22:30:54 UTC

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

2021-07-26 22:30:54 UTC

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

2021-07-26 22:30:55 UTC

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

2021-07-26 22:30:55 UTC

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

Details
Created

2021-07-26 22:31:52 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-26T22:29:53Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    2e6926b1b881693a6eeb0ecef020c748241e5329
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-2e6926b1b881693a6eeb0ecef020c748241e5329-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:38bc715402a222da58a6445f573392c83fb061d3e1455b996c34cd1601ef1972 - 0.0% (1.26 KB)

[#003] sha256:14ad6a7a726e5b90a2082eab4e8624afb957534a7626df0379eecb389ba6b78f - 0.0% (1.32 KB)

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

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

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

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

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

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

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

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

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

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

[#014] sha256:9b67ee5e078f52bfd08fecc2056d75774533a67954e698fd4d95d60d80ff3da5 - 0.0% (1.27 KB)

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

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

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

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

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

[#020] sha256:5e8c480f10078b3239feffb958597105173dcd4d88bb13fa1a02880de77da70f - 0.0% (1.29 KB)

[#021] sha256:c759abd9cd603a72c5885d97ad28f8627c878b6ad28c2e800bc9403732f87f28 - 0.0% (1.26 KB)


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

Apply image 20H2-RTM-amd64

2021-07-10 18:29:59 UTC

Install update 20H2-amd64

2021-07-26 22:29:36 UTC

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

2021-07-26 22:29:36 UTC

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

2021-07-26 22:30:04 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-26 22:30: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-26 22:31:05 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-26 22:31:21 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-26 22:31:28 UTC

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

2021-07-26 22:31:36 UTC

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

2021-07-26 22:31:44 UTC

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

2021-07-26 22:31:44 UTC

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

2021-07-26 22:31:45 UTC

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

2021-07-26 22:31:45 UTC

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

2021-07-26 22:31:46 UTC

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

2021-07-26 22:31:47 UTC

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

2021-07-26 22:31:50 UTC

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

2021-07-26 22:31:51 UTC

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

2021-07-26 22:31:51 UTC

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

2021-07-26 22:31:51 UTC

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

2021-07-26 22:31:52 UTC

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

2021-07-26 22:31:52 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-26 22:31:08 UTC

Size

2.25 GB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:master-2e6926b1b881693a6eeb0ecef020c748241e5329-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:0e3bce4eef6bdcaa3f8b2e77d239f645bf27924c309accfbe7440ba58b2deece - 0.0% (1.27 KB)

[#003] sha256:4652774b1d7dc336b28025b5fae3936d52337baf0413dcff14fd52856345c4bd - 0.0% (1.35 KB)

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

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

[#006] sha256:4d0bb98b85cb615aca9d45048dc2e4370fe422362b82a71653638ea1f2deaf95 - 0.37% (8.64 MB)

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

[#008] sha256:9a7009aba37fab89f77ee8f6384bb9da1b12dc2b96f019979fa56e0c387e4bb8 - 0.23% (5.3 MB)

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

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

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

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

[#013] sha256:86dd69205375100f2032fbb9125c575c9b098c24e16625b570ba8e925bd4fabe - 0.0% (1.28 KB)

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

[#015] sha256:64fcffa317c95d87aa64c33bb2164dc76dffc6f252574316cd1c372a075edef0 - 0.0% (1.29 KB)

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

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

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

[#019] sha256:91c9688b2fa034884eb12fcdf67c32dd7e42874f3fbb4420d34f328860af5fa2 - 0.0% (1.27 KB)

[#020] sha256:20946cd9cb60d188dad530f487f12b87f5d67df5adda0028aedd22d596266796 - 0.0% (1.31 KB)

[#021] sha256:0331e2d5cd8c58734444497cf0dda813c2aec0eca892dcab661f8b83b31cc548 - 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-26 22:28:34 UTC

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

2021-07-26 22:28:35 UTC

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

2021-07-26 22:28: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-26 22:28:55 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-26 22:29:32 UTC

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

2021-07-26 22:29: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-26 22:29:52 UTC

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

2021-07-26 22:30:02 UTC

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

2021-07-26 22:30:14 UTC

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

2021-07-26 22:30:15 UTC

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

2021-07-26 22:30:17 UTC

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

2021-07-26 22:30:19 UTC

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

2021-07-26 22:30:58 UTC

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

2021-07-26 22:30:59 UTC

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

2021-07-26 22:31:01 UTC

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

2021-07-26 22:31:05 UTC

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

2021-07-26 22:31:06 UTC

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

2021-07-26 22:31:07 UTC

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

2021-07-26 22:31:07 UTC

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

2021-07-26 22:31:08 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-26 22:24:37 UTC

Size

166 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-26T22:23:47Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    2e6926b1b881693a6eeb0ecef020c748241e5329
  • 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-2e6926b1b881693a6eeb0ecef020c748241e5329-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 - 26.24% (43.6 MB)

[#001] sha256:8341b8b838a8fec5349f7f629c86382319b2d4ea31c74d9c55d2df903172ab1e - 27.93% (46.4 MB)

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

[#003] sha256:ec238d997afdc65179f358551ca4465d02b91b552d152c8edbd8461b34722073 - 7.46% (12.4 MB)

[#004] sha256:40c60f51baafe17da89461283ef6a9cc2dff1bd825cf7e8568fa323e6659c1cb - 22.07% (36.6 MB)

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

[#006] sha256:5c9646e04e2f6f46233a4b3c5d6b856c41cad3df05f69aa3e507c2bbb2ed4b92 - 15.12% (25.1 MB)

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


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

KIWI 9.23.20

2021-07-26 22:24:06 UTC

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

2021-07-26 22:24:06 UTC

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

2021-07-26 22:24:22 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-26 22:24:23 UTC

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

2021-07-26 22:24:23 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-26 22:24:23 UTC

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

2021-07-26 22:24:25 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-26 22:24:25 UTC

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

2021-07-26 22:24:25 UTC

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

2021-07-26 22:24:25 UTC

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

2021-07-26 22:24:25 UTC

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

2021-07-26 22:24:33 UTC

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

2021-07-26 22:24:35 UTC

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

2021-07-26 22:24:36 UTC

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

2021-07-26 22:24:36 UTC

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

2021-07-26 22:24:36 UTC

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

2021-07-26 22:24:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-26T22:23:47Z

2021-07-26 22:24:36 UTC

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

2021-07-26 22:24:37 UTC

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

2021-07-26 22:24:37 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