Namespace
rancher
Image / Tag
rancher-agent:master-5e3b154abc2b697bcd4124bfa7a38f0d7398ae5a-head
Content Digest
sha256:f0de67e755ae642085dd0ca13b9042aad3b966e43239a2861c7cfe8c93c7b4d3
Details
Created

2021-07-30 20:46:13 UTC

Size

172 MB

Content Digest
Labels
  • com.suse.sle.base.created
    2021-06-15T07:10:27.794458957Z
  • com.suse.sle.base.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • com.suse.sle.base.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/f23a149beb430790b24e9d03079b8b10-sles15-image
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.17.5.1
  • com.suse.sle.base.title
    SUSE Linux Enterprise Server 15 SP3 Base Container
  • com.suse.sle.base.url
    https://www.suse.com/products/server/
  • com.suse.sle.base.vendor
    SUSE LLC
  • com.suse.sle.base.version
    15.3.17.5.1
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/f23a149beb430790b24e9d03079b8b10-sles15-image
  • org.opencontainers.image.created
    2021-07-30T20:44:43Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    5e3b154abc2b697bcd4124bfa7a38f0d7398ae5a
  • 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-5e3b154abc2b697bcd4124bfa7a38f0d7398ae5a-head

KUBECTL_VERSION

v1.21.3

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

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

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

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

[#001] sha256:83b3a37e4548f54fc02d0bb7ac2da5108319668ea57402f20851a486c8d8e600 - 28.1% (48.3 MB)

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

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

[#004] sha256:5b9407683453cbdfb53d7e8769bb75d78287ec20b0e8b55d7087e411042b37ad - 21.42% (36.8 MB)

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

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

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


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

KIWI 9.23.20

2021-07-30 20:45:11 UTC

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

2021-07-30 20:45:11 UTC

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

2021-07-30 20:45:58 UTC

|1 ARCH=amd64 /bin/sh -c zypper -n install --no-recommends curl ca-certificates jq git-core hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk sysstat && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && rpm -e libsolv-tools zypper libzypp container-suseconnect ; curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2021-07-30 20:45:58 UTC

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

2021-07-30 20:45:59 UTC

|1 ARCH=amd64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2021-07-30 20:45:59 UTC

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

2021-07-30 20:46:01 UTC

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

2021-07-30 20:46:01 UTC

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

2021-07-30 20:46:01 UTC

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

2021-07-30 20:46:01 UTC

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

2021-07-30 20:46:01 UTC

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

2021-07-30 20:46:09 UTC

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

2021-07-30 20:46:11 UTC

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

2021-07-30 20:46:12 UTC

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

2021-07-30 20:46:12 UTC

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

2021-07-30 20:46:13 UTC

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

2021-07-30 20:46:13 UTC

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

2021-07-30 20:46:13 UTC

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

2021-07-30 20:46:13 UTC

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

2021-07-30 20:46:13 UTC

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

Details
Created

2021-07-30 20:25:35 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-30T20:25:30Z
  • org.opencontainers.image.revision
    5e3b154abc2b697bcd4124bfa7a38f0d7398ae5a
  • 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-5e3b154abc2b697bcd4124bfa7a38f0d7398ae5a-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:2a981f0e21440474f5ad481ed5c88c4826a33620377bf1b5c30a18641a363b11 - 0.0% (1.07 KB)

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

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

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

[#006] sha256:3198b6d8262ab67fc5ffb5cb40265c68d255c03815a186e4bb7945ed1c6cf071 - 0.28% (7.44 MB)

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

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

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

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

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

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

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

[#014] sha256:06adab82661fceb4fe025bc097f40bb0353ed2d64cb9550c1cd667b639aae9a3 - 0.0% (1.07 KB)

[#015] sha256:1b67249bce806433ace540f7ddd3ba4b9fd4df61434690aaef5df3bd000ccee0 - 0.0% (1.06 KB)

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

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

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

[#019] sha256:630aaa0717510eeedd0093906baa3fe094438d4d76eaf68ddcc4f61281ec754d - 0.0% (1.07 KB)

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

[#021] sha256:2dc125970303d63eec2089924e891b49151af9195e552948fef84bfca57bf381 - 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-30 20:08:09 UTC

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

2021-07-30 20:08:09 UTC

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

2021-07-30 20:08:29 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/StefanScherer/docker-cli-builder/releases/download/18.09.6/docker.exe'; Write-Host ('Downloading Docker from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\docker.exe -Uri $URL; Write-Host 'Complete.'

2021-07-30 20:08:36 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\wins.exe -Uri $URL; Write-Host 'Complete.'

2021-07-30 20:09: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-30 20:09:09 UTC

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

2021-07-30 20:09:15 UTC

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

2021-07-30 20:09:21 UTC

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

2021-07-30 20:09:27 UTC

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

2021-07-30 20:09:28 UTC

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

2021-07-30 20:09:28 UTC

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

2021-07-30 20:09:28 UTC

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

2021-07-30 20:25:31 UTC

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

2021-07-30 20:25:31 UTC

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

2021-07-30 20:25:33 UTC

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

2021-07-30 20:25:33 UTC

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

2021-07-30 20:25:34 UTC

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

2021-07-30 20:25:34 UTC

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

2021-07-30 20:25:34 UTC

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

2021-07-30 20:25:35 UTC

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

Details
Created

2021-07-30 20:24:24 UTC

Size

2.6 GB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:master-5e3b154abc2b697bcd4124bfa7a38f0d7398ae5a-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:c95441c6a493395e1a1961cdd03ad1798da2c22881eb0c6c4500ca1799d85b26 - 0.0% (1.27 KB)

[#003] sha256:2ee44a58e0ebb2fbc57c91c9f6a07958ee43fa4135f32d992cc4f50c780613ed - 0.0% (1.27 KB)

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

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

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

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

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

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

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

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

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

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

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

[#015] sha256:fd9040abaf51559f770b331d43591db82330e9d36edeb12fea2d503235550dab - 0.0% (1.3 KB)

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

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

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

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

[#020] sha256:26e74cf56f6053d0cf1d8a3cd6528d6d8467530b576afcdcec59b94aaec93d83 - 0.0% (1.27 KB)

[#021] sha256:2666a94d7c5112f7478dc57303d108e02654588b4328ed6291a5d1bc21a9bd03 - 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-30 20:08:24 UTC

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

2021-07-30 20:08:24 UTC

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

2021-07-30 20:09:00 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/StefanScherer/docker-cli-builder/releases/download/18.09.6/docker.exe'; Write-Host ('Downloading Docker from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\docker.exe -Uri $URL; Write-Host 'Complete.'

2021-07-30 20:09:08 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\wins.exe -Uri $URL; Write-Host 'Complete.'

2021-07-30 20:09:34 UTC

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

2021-07-30 20:09:45 UTC

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

2021-07-30 20:09:53 UTC

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

2021-07-30 20:10:02 UTC

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

2021-07-30 20:10:10 UTC

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

2021-07-30 20:10:11 UTC

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

2021-07-30 20:10:11 UTC

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

2021-07-30 20:10:12 UTC

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

2021-07-30 20:24:20 UTC

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

2021-07-30 20:24:20 UTC

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

2021-07-30 20:24:22 UTC

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

2021-07-30 20:24:22 UTC

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

2021-07-30 20:24:23 UTC

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

2021-07-30 20:24:23 UTC

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

2021-07-30 20:24:24 UTC

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

2021-07-30 20:24:24 UTC

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

Details
Created

2021-07-30 20:24:23 UTC

Size

2.25 GB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:master-5e3b154abc2b697bcd4124bfa7a38f0d7398ae5a-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:02ca69e3046bc2b9bab79e1428abd119fd12265045ef23869146127d0dbeda57 - 0.0% (1.33 KB)

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

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

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

[#006] sha256:838566305fa6386d6ae1203757f37e6e359b47de93f74ee3bc91d762d09ee57b - 0.37% (8.64 MB)

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

[#008] sha256:a531128c95130a6d744ea964aa63905228c452635d0b1343a62317fd7ed0cf08 - 0.23% (5.33 MB)

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

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

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

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

[#013] sha256:31a1c5db01dc999492a770b440033af03d6cc80d013cd4ca53edc69358fde1c7 - 0.0% (1.26 KB)

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

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

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

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

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

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

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

[#021] sha256:99d2e87f5135254a784708c0ee35f10c692ef71d87e89462ceb5c6c0a3aa05f7 - 0.0% (1.3 KB)


History
2019-12-07 09:28:27 UTC

Apply image 2004-RTM-amd64

2021-07-10 18:37:09 UTC

Install update 2004-amd64

2021-07-30 20:05:58 UTC

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

2021-07-30 20:05:59 UTC

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

2021-07-30 20:06:10 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/StefanScherer/docker-cli-builder/releases/download/18.09.6/docker.exe'; Write-Host ('Downloading Docker from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\docker.exe -Uri $URL; Write-Host 'Complete.'

2021-07-30 20:06:19 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\wins.exe -Uri $URL; Write-Host 'Complete.'

2021-07-30 20:06:47 UTC

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

2021-07-30 20:07: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-30 20:07:12 UTC

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

2021-07-30 20:07:21 UTC

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

2021-07-30 20:07:33 UTC

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

2021-07-30 20:07:33 UTC

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

2021-07-30 20:07:34 UTC

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

2021-07-30 20:07:34 UTC

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

2021-07-30 20:24:18 UTC

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

2021-07-30 20:24:19 UTC

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

2021-07-30 20:24:20 UTC

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

2021-07-30 20:24:21 UTC

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

2021-07-30 20:24:21 UTC

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

2021-07-30 20:24:22 UTC

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

2021-07-30 20:24:22 UTC

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

2021-07-30 20:24:23 UTC

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

Details
Created

2021-07-30 20:36:31 UTC

Size

167 MB

Content Digest
Labels
  • com.suse.sle.base.created
    2021-06-15T07:05:54.719374375Z
  • com.suse.sle.base.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • com.suse.sle.base.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/f23a149beb430790b24e9d03079b8b10-sles15-image
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.17.5.1
  • com.suse.sle.base.title
    SUSE Linux Enterprise Server 15 SP3 Base Container
  • com.suse.sle.base.url
    https://www.suse.com/products/server/
  • com.suse.sle.base.vendor
    SUSE LLC
  • com.suse.sle.base.version
    15.3.17.5.1
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/f23a149beb430790b24e9d03079b8b10-sles15-image
  • org.opencontainers.image.created
    2021-07-30T20:35:39Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    5e3b154abc2b697bcd4124bfa7a38f0d7398ae5a
  • 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-5e3b154abc2b697bcd4124bfa7a38f0d7398ae5a-head

KUBECTL_VERSION

v1.21.3

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

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

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

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

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

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

[#003] sha256:32ca3fca0fdb7589e3d4b947eaa73ced8d2afb49e2311bcb4861ce190f236524 - 7.4% (12.4 MB)

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

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

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

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


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

KIWI 9.23.20

2021-07-30 20:35:58 UTC

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

2021-07-30 20:35:58 UTC

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

2021-07-30 20:36:17 UTC

|1 ARCH=arm64 /bin/sh -c zypper -n install --no-recommends curl ca-certificates jq git-core hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk sysstat && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && rpm -e libsolv-tools zypper libzypp container-suseconnect ; curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2021-07-30 20:36:17 UTC

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

2021-07-30 20:36:18 UTC

|1 ARCH=arm64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2021-07-30 20:36:18 UTC

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

2021-07-30 20:36:20 UTC

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

2021-07-30 20:36:20 UTC

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

2021-07-30 20:36:20 UTC

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

2021-07-30 20:36:20 UTC

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

2021-07-30 20:36:20 UTC

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

2021-07-30 20:36:28 UTC

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

2021-07-30 20:36:29 UTC

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

2021-07-30 20:36:30 UTC

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

2021-07-30 20:36:30 UTC

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

2021-07-30 20:36:31 UTC

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

2021-07-30 20:36:31 UTC

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

2021-07-30 20:36:31 UTC

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

2021-07-30 20:36:31 UTC

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

2021-07-30 20:36:31 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