Namespace
rancher
Image / Tag
rancher-agent:master-06868e1fe840d780f16242e3e2c9cd53d0c159b3-head
Content Digest
sha256:cc551e1ef65792c48eb4efeefcc969aabc4788897244662d1c8aeb2ed30130f3
Details
Created

2021-07-27 21:09:15 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-27T21:07:45Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    06868e1fe840d780f16242e3e2c9cd53d0c159b3
  • 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-06868e1fe840d780f16242e3e2c9cd53d0c159b3-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.57% (43.5 MB)

[#001] sha256:0d92cc5a72135b611db3aacbfc944d1eef2d7170bb112ed7a5f81d648c627c66 - 27.52% (46.9 MB)

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

[#003] sha256:e144b3e1fad073eb868d7b8bbfe5e2f673599ce05b907fd1fd3b0a40f40cfb72 - 7.83% (13.3 MB)

[#004] sha256:53296a47cc2dfc490f8355746b04f8ca42d29228b24d024f9c7f55c70718ae1a - 21.54% (36.7 MB)

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

[#006] sha256:97a4ff538f6e461aeee9e559933ca1301476c0dd0d5ca24fb29772f8543176bc - 16.24% (27.7 MB)

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


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

KIWI 9.23.20

2021-07-27 21:08:13 UTC

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

2021-07-27 21:08:13 UTC

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

2021-07-27 21:09:00 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-27 21:09:00 UTC

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

2021-07-27 21:09:01 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-27 21:09:01 UTC

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

2021-07-27 21:09:03 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-27 21:09:03 UTC

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

2021-07-27 21:09:03 UTC

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

2021-07-27 21:09:03 UTC

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

2021-07-27 21:09:03 UTC

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

2021-07-27 21:09:12 UTC

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

2021-07-27 21:09:14 UTC

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

2021-07-27 21:09:14 UTC

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

2021-07-27 21:09:15 UTC

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

2021-07-27 21:09:15 UTC

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

2021-07-27 21:09:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-27T21:07:45Z

2021-07-27 21:09:15 UTC

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

2021-07-27 21:09:15 UTC

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

2021-07-27 21:09:15 UTC

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

Details
Created

2021-07-27 21:05:44 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-27T21:05:39Z
  • org.opencontainers.image.revision
    06868e1fe840d780f16242e3e2c9cd53d0c159b3
  • 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-06868e1fe840d780f16242e3e2c9cd53d0c159b3-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:720842f6e85029a8a99b6743aedbb18f0ba044744ea641d452f14e1a001f44fd - 0.0% (1.07 KB)

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

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

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

[#006] sha256:9a1db7866058cddb12860e9b02d304dd469d21148d01fac2555c31e77b1a2964 - 0.28% (7.45 MB)

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

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

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

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

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

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

[#013] sha256:4b9a2f6465a68fd2c37d1c093ddd68dc8080ec39e900810cdc06e2bbb1eff3ff - 0.0% (1.09 KB)

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

[#015] sha256:84cbc13887a9e71171bdef40af68672f5d534e1cc103bb4962b2185eb155f7dd - 0.0% (1.1 KB)

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

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

[#018] sha256:71033c1b43e113869883a357005a844f866661909d1ff76f05c6dc6d13bebd52 - 0.0% (1.06 KB)

[#019] sha256:105c43b9f5c6229e00331e084c63ac0738bddae5537d5bf846ed8fe73a56a064 - 0.0% (1.12 KB)

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

[#021] sha256:063a466e48551db20658d417a8f98863d5f1bf0cc54345b48037c218cd514d8f - 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-27 21:02:43 UTC

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

2021-07-27 21:02:43 UTC

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

2021-07-27 21:03:02 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-27 21:03: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-27 21:04:42 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-27 21:04: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-27 21:04:57 UTC

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

2021-07-27 21:05:03 UTC

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

2021-07-27 21:05:09 UTC

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

2021-07-27 21:05:09 UTC

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

2021-07-27 21:05:10 UTC

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

2021-07-27 21:05:10 UTC

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

2021-07-27 21:05:40 UTC

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

2021-07-27 21:05:41 UTC

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

2021-07-27 21:05:42 UTC

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

2021-07-27 21:05:42 UTC

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

2021-07-27 21:05:43 UTC

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

2021-07-27 21:05:43 UTC

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

2021-07-27 21:05:43 UTC

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

2021-07-27 21:05:44 UTC

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

Details
Created

2021-07-27 21:05:04 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-27T21:01:10Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    06868e1fe840d780f16242e3e2c9cd53d0c159b3
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-06868e1fe840d780f16242e3e2c9cd53d0c159b3-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.3% (1.07 GB)

[#002] sha256:50ee271015b353505ceca24cb20fc75eaebbd05000b8e1a416d959b57bf39d14 - 0.0% (1.31 KB)

[#003] sha256:a30217d191c4101ca939c5db2d8811aa99c2cb42f2d35a8e209c5e8748119852 - 0.0% (1.37 KB)

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

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

[#006] sha256:a7d39b10544007f27bd6812b8e5d1e8403d739d1cdb042201018be47af356c46 - 0.33% (8.82 MB)

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

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

[#009] sha256:77f8f1057656fd3f6f725cdaf648e39e79c3ea49c141aad4994e0a792f381c29 - 0.58% (15.5 MB)

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

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

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

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

[#014] sha256:29d82e7194a7d1c34c7c74e8300088c0c0ba37c83e45ed3ec5cd36b663090447 - 0.0% (1.31 KB)

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

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

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

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

[#019] sha256:f6062ab3e1de09b32e9c9756e9d3ea9d93779254b8a39fc5cb749c6cdfaf2e86 - 0.0% (1.26 KB)

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

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


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

Apply image 20H2-RTM-amd64

2021-07-10 18:29:59 UTC

Install update 20H2-amd64

2021-07-27 21:00:49 UTC

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

2021-07-27 21:00:50 UTC

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

2021-07-27 21:01:28 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-27 21:01:38 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-27 21:04:00 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-27 21:04: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-27 21:04:26 UTC

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

2021-07-27 21:04:39 UTC

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

2021-07-27 21:04:54 UTC

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

2021-07-27 21:04:55 UTC

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

2021-07-27 21:04:56 UTC

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

2021-07-27 21:04:56 UTC

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

2021-07-27 21:04:57 UTC

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

2021-07-27 21:04:57 UTC

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

2021-07-27 21:04:59 UTC

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

2021-07-27 21:05:00 UTC

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

2021-07-27 21:05:00 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-27T21:01:10Z

2021-07-27 21:05:02 UTC

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

2021-07-27 21:05:03 UTC

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

2021-07-27 21:05:04 UTC

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

Details
Created

2021-07-27 21:07:18 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-27T21:07:11Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    06868e1fe840d780f16242e3e2c9cd53d0c159b3
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-06868e1fe840d780f16242e3e2c9cd53d0c159b3-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:3dab626e2e30bd391adce1824b6e444bf07f77e370374efc596ad689cdd9b9b2 - 0.0% (1.31 KB)

[#003] sha256:8b2e964cde9fbce195075663c6ace5bd4c6d4264d28bbdb37647f6e09057eaa2 - 0.0% (1.3 KB)

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

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

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

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

[#008] sha256:8f96c0938e86c1eaffa2499d2686bd0fa251cfd4432dcbf1c6cb9fed2e384345 - 0.23% (5.3 MB)

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

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

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

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

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

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

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

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

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

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

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

[#020] sha256:f8f5c5e4e9214cdcb2d391352a0adeae5af44600d506f119e032eb4c5f1ca5a7 - 0.0% (1.3 KB)

[#021] sha256:d45a13447f12733d852ec5290ada81a28dd6b7c52b64b685454458432b412921 - 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-27 21:04:16 UTC

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

2021-07-27 21:04:17 UTC

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

2021-07-27 21:04:36 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-27 21:04:51 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-27 21:05:37 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-27 21:05:52 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-27 21:06:10 UTC

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

2021-07-27 21:06:20 UTC

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

2021-07-27 21:06:28 UTC

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

2021-07-27 21:06:29 UTC

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

2021-07-27 21:06:29 UTC

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

2021-07-27 21:06:30 UTC

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

2021-07-27 21:07:12 UTC

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

2021-07-27 21:07:13 UTC

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

2021-07-27 21:07:14 UTC

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

2021-07-27 21:07:16 UTC

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

2021-07-27 21:07:16 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-27T21:07:11Z

2021-07-27 21:07:17 UTC

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

2021-07-27 21:07:18 UTC

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

2021-07-27 21:07:18 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-27 20:58:57 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-27T20:58:09Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    06868e1fe840d780f16242e3e2c9cd53d0c159b3
  • 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-06868e1fe840d780f16242e3e2c9cd53d0c159b3-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.23% (43.6 MB)

[#001] sha256:e716bec2acd2793147e12c524949f7ae10337b9bc099e63805f8071b965b4540 - 27.92% (46.4 MB)

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

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

[#004] sha256:000984cc3575bfebba98f1010b6e8aced1a360cd2edf6750e5c64e9877010ca0 - 22.1% (36.7 MB)

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

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

[#007] sha256:eadea0e6a43bf81630ea9391187151221fd3feaaaab61da69e20ca031e245c85 - 0.0% (170 Bytes)


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

KIWI 9.23.20

2021-07-27 20:58:28 UTC

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

2021-07-27 20:58:29 UTC

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

2021-07-27 20:58:44 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-27 20:58:45 UTC

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

2021-07-27 20:58:45 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-27 20:58:45 UTC

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

2021-07-27 20:58:46 UTC

|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip | gunzip -d -c - > /usr/bin/kube-prompt && chmod +x /usr/bin/kube-prompt

2021-07-27 20:58:47 UTC

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

2021-07-27 20:58:47 UTC

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

2021-07-27 20:58:47 UTC

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

2021-07-27 20:58:47 UTC

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

2021-07-27 20:58:54 UTC

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

2021-07-27 20:58:56 UTC

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

2021-07-27 20:58:56 UTC

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

2021-07-27 20:58:57 UTC

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

2021-07-27 20:58:57 UTC

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

2021-07-27 20:58:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-27T20:58:09Z

2021-07-27 20:58:57 UTC

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

2021-07-27 20:58:57 UTC

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

2021-07-27 20:58:57 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