Namespace
rancher
Image / Tag
rancher-agent:master-44bb5b4ea2bc4fec2cdd2d77954448aefa1975e7-head
Content Digest
sha256:ab8c2d7d25e21e38a1f4b437f8eb570ad7fed950ebe230b369fc39352a7d564f
Details
Created

2021-07-15 15:25:17 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-15T15:23:52Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    44bb5b4ea2bc4fec2cdd2d77954448aefa1975e7
  • 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-44bb5b4ea2bc4fec2cdd2d77954448aefa1975e7-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:0966d47efe2f88193dee64e7037f7d8e9b3cde80efa395d9dc9469f7b4137ac5 - 26.76% (46.9 MB)

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

[#003] sha256:258eb5ae54039d387fea1c14e685fb155ac64610becad6fc858fd0b300ef450e - 7.61% (13.3 MB)

[#004] sha256:e8c07bfed1c447bd17a6b7dc2a3bf6d9ff86ff6e4c8dbc757225a4c64d2d318f - 20.75% (36.4 MB)

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

[#006] sha256:5b2e8acc4085679fdb93a65b7412451473815cef9041cead95f953cff4e15baa - 18.76% (32.9 MB)

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


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

KIWI 9.23.20

2021-07-15 15:24:20 UTC

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

2021-07-15 15:24:20 UTC

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

2021-07-15 15:25:03 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-15 15:25:03 UTC

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

2021-07-15 15:25:04 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-15 15:25:04 UTC

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

2021-07-15 15:25:05 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-15 15:25:06 UTC

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

2021-07-15 15:25:06 UTC

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

2021-07-15 15:25:06 UTC

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

2021-07-15 15:25:06 UTC

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

2021-07-15 15:25:14 UTC

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

2021-07-15 15:25:15 UTC

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

2021-07-15 15:25:16 UTC

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

2021-07-15 15:25:17 UTC

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

2021-07-15 15:25:17 UTC

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

2021-07-15 15:25:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-15T15:23:52Z

2021-07-15 15:25:17 UTC

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

2021-07-15 15:25:17 UTC

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

2021-07-15 15:25:17 UTC

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

Details
Created

2021-07-15 15:18:52 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-15T15:18:46Z
  • org.opencontainers.image.revision
    44bb5b4ea2bc4fec2cdd2d77954448aefa1975e7
  • 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-44bb5b4ea2bc4fec2cdd2d77954448aefa1975e7-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:d5e87749043143fbc36cc1c73c7ea9d9a64c22508da7a3a766550a894030bc16 - 0.0% (1.07 KB)

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

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

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

[#006] sha256:4ae5941ae6226aee41adcc7677bbf8a73e92af5b052e8a3e5e51061be24d6e3c - 0.28% (7.44 MB)

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

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

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

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

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

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

[#013] sha256:0d6d9b62bd8bca4332acb45b46ea68e2f20fa50638ef94f5a71512f6e3bcbd87 - 0.0% (1.07 KB)

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

[#015] sha256:0b7b4416b88e6cb1ed8afdab28afe01dbaa23e687240e43caadaa48f19dd7145 - 0.0% (1.1 KB)

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

[#017] sha256:9daf4549feeb623245fee1843ad55103261a9d266aa01347a733a250196fd2b1 - 0.0% (1.07 KB)

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

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

[#020] sha256:08b90d3266c284d22c51436e03882a35f615dcea4e69f5ed100a549e386d5965 - 0.0% (1.07 KB)

[#021] sha256:711d9c80cd3e5047758ab51bc9dba85d1ddc6ff8ebababdaca5a22a63c9026a1 - 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-15 15:08:34 UTC

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

2021-07-15 15:08:34 UTC

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

2021-07-15 15:08:53 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-15 15:09:00 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-15 15:09:23 UTC

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

2021-07-15 15:09:32 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-15 15:09:38 UTC

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

2021-07-15 15:09:44 UTC

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

2021-07-15 15:09:51 UTC

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

2021-07-15 15:09:51 UTC

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

2021-07-15 15:09:51 UTC

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

2021-07-15 15:09:52 UTC

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

2021-07-15 15:18:48 UTC

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

2021-07-15 15:18:48 UTC

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

2021-07-15 15:18:49 UTC

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

2021-07-15 15:18:50 UTC

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

2021-07-15 15:18:50 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-07-15T15:18:46Z

2021-07-15 15:18:51 UTC

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

2021-07-15 15:18:51 UTC

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

2021-07-15 15:18:52 UTC

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

Details
Created

2021-07-15 15:17:51 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-15T15:15:55Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    44bb5b4ea2bc4fec2cdd2d77954448aefa1975e7
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-44bb5b4ea2bc4fec2cdd2d77954448aefa1975e7-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:d344a8b3d8fda8c7beb4abc463c38f7eb89f03364db01014185940781d91f438 - 0.0% (1.33 KB)

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

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

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

[#006] sha256:4184c3218242d4ef57e9e1190173dc2a03c877f3cd43bb701349b0b527f985b9 - 0.33% (8.75 MB)

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

[#008] sha256:547352501e376ea848d4e875a1266af2e1afcc47568a35014cdb15fb6cfd13d6 - 0.2% (5.3 MB)

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

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

[#011] sha256:682254a5934b14caf372f0b2a20f189c372ea1ca79bd04aca46fd2757ef96027 - 0.0% (1.3 KB)

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

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

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

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

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

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

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

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

[#020] sha256:357eeccda76d1da2333e2de2992c1607485438a8c76c19fc39467a82c6916d9f - 0.0% (1.27 KB)

[#021] sha256:d1a3dfc95b21849a44b9ce9b558346a0759bec5fb0e7b521059f53c81ce46754 - 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-15 15:15:33 UTC

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

2021-07-15 15:15:34 UTC

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

2021-07-15 15:16:08 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-15 15:16: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-15 15:17: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-15 15:17:17 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-15 15:17:25 UTC

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

2021-07-15 15:17:34 UTC

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

2021-07-15 15:17:42 UTC

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

2021-07-15 15:17:43 UTC

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

2021-07-15 15:17:43 UTC

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

2021-07-15 15:17:43 UTC

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

2021-07-15 15:17:44 UTC

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

2021-07-15 15:17:46 UTC

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

2021-07-15 15:17:47 UTC

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

2021-07-15 15:17:48 UTC

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

2021-07-15 15:17:49 UTC

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

2021-07-15 15:17:49 UTC

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

2021-07-15 15:17:50 UTC

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

2021-07-15 15:17:51 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-15 15:19:34 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-15T15:19:25Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    44bb5b4ea2bc4fec2cdd2d77954448aefa1975e7
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-44bb5b4ea2bc4fec2cdd2d77954448aefa1975e7-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:0ffb1453c42e0c22cfe3a96e406359608e015af82aea73087fe2529470bfc77e - 0.0% (1.27 KB)

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

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

[#005] sha256:90d748faa584decf6709d385099671085fd7f2a9f5e8999944395e1832cd9086 - 0.23% (5.25 MB)

[#006] sha256:de9178f6855134a86dd85e5857feab3894897df160f9928aa4c756afebd26a4c - 0.37% (8.62 MB)

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

[#008] sha256:661311caaf4c11a5a0694a654bdd5dd2cff7fec7dba71f289e0c80d973dadf9d - 0.23% (5.32 MB)

[#009] sha256:30d9945a3cbb4465e508c0f3a1406b61d58b4f32bb0fe13311f11856b9e4c719 - 0.67% (15.6 MB)

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

[#011] sha256:220c5a944dfbf48cc6c822543c37ac299559a175658dbcf2ffb1b948c9303ed5 - 0.0% (1.26 KB)

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

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

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

[#015] sha256:d0cfedf6b1de7ba4c70444edf9b3ba1bfadd6b02bfa8c178293db3e052f0e323 - 0.0% (1.26 KB)

[#016] sha256:8b86e2320917f0a66f49ff500d61f14b25ce9016b555905589629301d158b254 - 1.21% (27.8 MB)

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

[#018] sha256:31fc88edf559d00b48ee3955f79b4ae37f5dc643a0c7602c14d094d8c3835c32 - 0.0% (1.29 KB)

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

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

[#021] sha256:ff6a00ed618f8ba9a3e526eaabdca944733cb78e1ce73392be7187f728508e33 - 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-15 15:16:54 UTC

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

2021-07-15 15:16:54 UTC

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

2021-07-15 15:17:06 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-15 15:17:16 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-15 15:17:48 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-15 15:17:59 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-15 15:18:09 UTC

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

2021-07-15 15:18:20 UTC

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

2021-07-15 15:18:31 UTC

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

2021-07-15 15:18:32 UTC

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

2021-07-15 15:18:34 UTC

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

2021-07-15 15:18:37 UTC

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

2021-07-15 15:19:27 UTC

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

2021-07-15 15:19:28 UTC

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

2021-07-15 15:19:29 UTC

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

2021-07-15 15:19:31 UTC

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

2021-07-15 15:19:31 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-15T15:19:25Z

2021-07-15 15:19:32 UTC

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

2021-07-15 15:19:33 UTC

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

2021-07-15 15:19: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-15 15:18:40 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-15T15:17:47Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    44bb5b4ea2bc4fec2cdd2d77954448aefa1975e7
  • 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-44bb5b4ea2bc4fec2cdd2d77954448aefa1975e7-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:2fc95a52326a02ff169a04e4bf03c6b44ebf907557ee0c8cd7497b82767ec01e - 27.17% (46.4 MB)

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

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

[#004] sha256:e5099207420d2c223526ce435748c4c1e4aee7fcf6d9eb53a79db7562a9886e8 - 21.37% (36.5 MB)

[#005] sha256:d21d0ecb930e6a6654b2c2caea453a31f32708709811b5e4f3474127e1232fbd - 0.01% (8.88 KB)

[#006] sha256:2ae39e46456425ddf07f3a721d1a60a2a97aec9a9806d2b26e81c2441f1436e8 - 17.54% (29.9 MB)

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


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

KIWI 9.23.20

2021-07-15 15:18:07 UTC

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

2021-07-15 15:18:07 UTC

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

2021-07-15 15:18:26 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-15 15:18:26 UTC

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

2021-07-15 15:18:27 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-15 15:18:27 UTC

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

2021-07-15 15:18:28 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-15 15:18:29 UTC

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

2021-07-15 15:18:29 UTC

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

2021-07-15 15:18:29 UTC

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

2021-07-15 15:18:29 UTC

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

2021-07-15 15:18:37 UTC

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

2021-07-15 15:18:38 UTC

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

2021-07-15 15:18:39 UTC

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

2021-07-15 15:18:40 UTC

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

2021-07-15 15:18:40 UTC

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

2021-07-15 15:18:40 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-15T15:17:47Z

2021-07-15 15:18:40 UTC

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

2021-07-15 15:18:40 UTC

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

2021-07-15 15:18:40 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