Namespace
rancher
Image / Tag
rancher-agent:v2.7-c7e63e34a06f01217d61d7a9fd9857797f34efa7-head
Content Digest
sha256:215f32bc61835547b42e7e791ee453ca1253a72da073e646c9a2eced5ef06de2
Details
Created

2022-11-09 19:52:00 UTC

Size

220 MB

Content Digest
Labels
  • com.suse.eula
    sle-bci
  • com.suse.image-type
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.release-stage
    released
  • com.suse.sle.base.created
    2022-11-08T14:13:52.051354896Z
  • com.suse.sle.base.description
    Image 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/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • com.suse.sle.base.eula
    sle-bci
  • com.suse.sle.base.image-type
    sle-bci
  • com.suse.sle.base.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.17.20.64
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/af82ed160b0cbc22f6f9a8903aef66e8/
  • com.suse.sle.base.supportlevel
    l3
  • com.suse.sle.base.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • 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.20.64
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-11-09T19:50:57Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    c7e63e34a06f01217d61d7a9fd9857797f34efa7
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.64
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.64

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-c7e63e34a06f01217d61d7a9fd9857797f34efa7-head

KUBECTL_VERSION

v1.23.6

LOGLEVEL_VERSION

v0.1.5

PATH

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

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:1b78c762f0955a2c42374e3004e5c92f263eda203995d4ac42da04486a88fd41 - 20.88% (46 MB)

[#001] sha256:2499d5eec959bbbdeb1868b41bf93f5d554493414b29a5c6360264bee7a0230a - 15.92% (35 MB)

[#002] sha256:3e5445564fdbf2fbdf61f13fa7e9c6684bff8651e14d538c7c78a8b75d15c30e - 1.08% (2.38 MB)

[#003] sha256:bf0672e40e5c46286d45bf8d3dd8afab64c57c6bb23e346ca06d4d27ffcfbe96 - 48.24% (106 MB)

[#004] sha256:3e29ba33fe5e0ba68f452138caa5b5660518003d75ed3ad41f24b4de7ffd5813 - 0.0% (9.31 KB)

[#005] sha256:a7cef020c9878bb6e342e8fd6800722fca171fe367552ac3fff5fb1dd02ab16a - 13.88% (30.6 MB)

[#006] sha256:3cf108db7e988f2041f60b04a74031185073ea9626c83278971ad21c722972a6 - 0.0% (170 Bytes)


History
2022-11-08 14:14:06 UTC

KIWI 9.24.36

2022-11-09 19:51:31 UTC

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

2022-11-09 19:51:31 UTC

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

2022-11-09 19:51:41 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/* && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2022-11-09 19:51:41 UTC

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

2022-11-09 19:51:42 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

2022-11-09 19:51:42 UTC

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

2022-11-09 19:51:42 UTC

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

2022-11-09 19:51:42 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-c7e63e34a06f01217d61d7a9fd9857797f34efa7-head

2022-11-09 19:51:42 UTC

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

2022-11-09 19:51:56 UTC

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

2022-11-09 19:51:59 UTC

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

2022-11-09 19:52:00 UTC

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

2022-11-09 19:52:00 UTC

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

2022-11-09 19:52:00 UTC

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

2022-11-09 19:52:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-09T19:50:57Z

2022-11-09 19:52:00 UTC

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

2022-11-09 19:52:00 UTC

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

2022-11-09 19:52:00 UTC

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

Details
Created

2022-11-09 19:50:21 UTC

Size

2.65 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-11-09T19:47:26Z
  • org.opencontainers.image.revision
    c7e63e34a06f01217d61d7a9fd9857797f34efa7
  • 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:v2.7-c7e63e34a06f01217d61d7a9fd9857797f34efa7-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 66.06% (1.75 GB)

[#001] sha256:d3e1bcee8808eb2e6e2396191c1796d18ad6f3a4a0eac5b00e04aed55b9a4cad - 29.53% (800 MB)

[#002] sha256:d595d30a2333ff84f707ce54e6af32045bcc8c190caf2f94f4ebda8cd86879aa - 0.0% (1.07 KB)

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

[#004] sha256:fdcc34674065c53cb7368829bbf5956fe11aed2e516eb7388cf7e353b303518d - 0.44% (11.8 MB)

[#005] sha256:2e5f445727e7df3bbeaf1b9d488ac8352747a960732cdc7b5434565d9b6cf7f2 - 1.89% (51.2 MB)

[#006] sha256:015e1d3e3325d9754b2ab101bc6ff975caf387fced522093dacae3f2e1869d74 - 0.44% (11.8 MB)

[#007] sha256:82384bd094b524c774275021ba6a7b73848f4800e6dbc59cbf2ea6721cea77a6 - 0.52% (14 MB)

[#008] sha256:934a991018d2140c03bbdb66eb2378583887f6e7ea93be8ed9b9287dd496953a - 0.0% (1.07 KB)

[#009] sha256:38feb8b007d737149494403eed5ad32a2ce913a5e9d7a0f42b530488a49a29c3 - 0.0% (1.09 KB)

[#010] sha256:1149a23d3eca2e78e568152bb89b360e173d74b9bad9ded47c36a379a6b03b40 - 0.0% (1.06 KB)

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

[#012] sha256:94c80a74e03b09ba528ec67151f701fbe45d7dfab783b55cfc48364c10c7edf9 - 0.0% (1.07 KB)

[#013] sha256:08672deb27adf4c6a76c76974bbc981ce1d64c57e4726fa63c60319c71c04004 - 1.13% (30.7 MB)

[#014] sha256:53fcfbf86a4def962e9929a067e9333f60f5a759ea2070a261b29a86ee916524 - 0.0% (1.06 KB)

[#015] sha256:187146dc7cb71733bd3c056ad380aa28a1b4ef5bfb3a92647f196cca722977b1 - 0.0% (1.07 KB)

[#016] sha256:24b4bb1f8a69557815ce8771f83dde7c3c22c5230b5ddfce9dc187590c3f145f - 0.0% (1.09 KB)

[#017] sha256:76ddf8106af1e2216944eadbd71f1fdebd46c8f501d0e76c0710b5fa30f4c611 - 0.0% (1.07 KB)

[#018] sha256:64e1eca98460064aed1a4b737f2133ee1a662756216587dfc63998e58a1189c0 - 0.0% (1.09 KB)


History
2022-04-22 01:27:13 UTC

Apply image 10.0.17763.2803

2022-11-05 18:29:26 UTC

Install update 10.0.17763.3650

2022-11-09 19:49:37 UTC

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

2022-11-09 19:49:37 UTC

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

2022-11-09 19:49:56 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.11/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'

2022-11-09 19:50:04 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.24.3/kubernetes-client-windows-amd64.tar.gz'; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\kubernetes.tar.gz; Write-Host 'Expanding ...'; tar.exe -xzvf c:\kubernetes.tar.gz; Write-Host 'Complete.'

2022-11-09 19:50:10 UTC

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

2022-11-09 19:50:16 UTC

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

2022-11-09 19:50:17 UTC

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

2022-11-09 19:50:17 UTC

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

2022-11-09 19:50:17 UTC

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

2022-11-09 19:50:18 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-c7e63e34a06f01217d61d7a9fd9857797f34efa7-head

2022-11-09 19:50:18 UTC

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

2022-11-09 19:50:19 UTC

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

2022-11-09 19:50:20 UTC

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

2022-11-09 19:50:20 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-11-09T19:47:26Z

2022-11-09 19:50:20 UTC

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

2022-11-09 19:50:21 UTC

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

2022-11-09 19:50:21 UTC

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

Details
Created

2022-11-09 19:42:26 UTC

Size

2.37 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-11-09T19:39:47Z
  • org.opencontainers.image.revision
    c7e63e34a06f01217d61d7a9fd9857797f34efa7
  • 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:v2.7-c7e63e34a06f01217d61d7a9fd9857797f34efa7-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:97f65a0ec59e643faf84024aa713a9be059322380315fda829756bbbd96d6258 - 56.35% (1.34 GB)

[#001] sha256:ebccc55a1542abd839e5e11ea961b03307d45f0b30ea37b3b9c1e410a05bdad9 - 38.7% (941 MB)

[#002] sha256:edc96d7f014d6f7275d5570ab437a6db4384b0aa002567831d87e244689d6e97 - 0.0% (1.26 KB)

[#003] sha256:54e90067d2f5ee775bceceac403a90a2b431f9998881519380e6a33611653f27 - 0.0% (1.36 KB)

[#004] sha256:0442964d1d4121dd631ade0f64efdaf977997b856d47bf5261ca63b6892ce219 - 0.5% (12.1 MB)

[#005] sha256:86b6c862be31e8c0a56a50a5295e0206f69829371e209a66a53a585b2167f83b - 2.12% (51.5 MB)

[#006] sha256:b86b65f57f7511264fb112d290d5df58dd844b607ee997e87877863435619cb5 - 0.49% (12 MB)

[#007] sha256:457cf8f2f82a1b9c9caa5982b9b81c618d01d5625d031d33c10823d4be0a1642 - 0.58% (14.2 MB)

[#008] sha256:70094b0ceb2f6735c696e9ac5b5e41887e03d6310d55f26114b9df8ef665c335 - 0.0% (1.29 KB)

[#009] sha256:5140c645f33c2febdb9f34d1f3095eb484446b1a88879c34b3ec208d46e726b9 - 0.0% (1.29 KB)

[#010] sha256:4fa26733184b9451a0b99d2e201725de607298689317ad321180bb8f83f17a13 - 0.0% (1.28 KB)

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

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

[#013] sha256:8a04cc656725cd4df595900a6f6f6b00f0e686d2858e73e843a7151c95a69332 - 1.26% (30.7 MB)

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

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

[#016] sha256:745ad2b6ee5b2d662bb6936ab9d491ed1c91d27d7f0bb712e45e277f1c7c8c1f - 0.0% (1.26 KB)

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

[#018] sha256:10fdec8eed7a87fab070bd54b1c32fce42ffccc6b567b937a8b19f6f0a1803bc - 0.0% (1.26 KB)


History
2022-04-22 01:12:09 UTC

Apply image 10.0.20348.643

2022-11-05 07:49:25 UTC

Install update 10.0.20348.1249

2022-11-09 19:41:43 UTC

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

2022-11-09 19:41:44 UTC

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

2022-11-09 19:41:55 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.11/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'

2022-11-09 19:42:05 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.24.3/kubernetes-client-windows-amd64.tar.gz'; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\kubernetes.tar.gz; Write-Host 'Expanding ...'; tar.exe -xzvf c:\kubernetes.tar.gz; Write-Host 'Complete.'

2022-11-09 19:42:13 UTC

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

2022-11-09 19:42:20 UTC

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

2022-11-09 19:42:21 UTC

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

2022-11-09 19:42:21 UTC

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

2022-11-09 19:42:22 UTC

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

2022-11-09 19:42:22 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-c7e63e34a06f01217d61d7a9fd9857797f34efa7-head

2022-11-09 19:42:22 UTC

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

2022-11-09 19:42:23 UTC

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

2022-11-09 19:42:24 UTC

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

2022-11-09 19:42:25 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-11-09T19:39:47Z

2022-11-09 19:42:25 UTC

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

2022-11-09 19:42:25 UTC

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

2022-11-09 19:42:26 UTC

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

Details
Created

2022-11-09 19:38:26 UTC

Size

217 MB

Content Digest
Labels
  • com.suse.eula
    sle-bci
  • com.suse.image-type
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.release-stage
    released
  • com.suse.sle.base.created
    2022-11-08T17:16:34.413474470Z
  • com.suse.sle.base.description
    Image 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/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • com.suse.sle.base.eula
    sle-bci
  • com.suse.sle.base.image-type
    sle-bci
  • com.suse.sle.base.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.17.20.64
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/af82ed160b0cbc22f6f9a8903aef66e8/
  • com.suse.sle.base.supportlevel
    l3
  • com.suse.sle.base.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • 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.20.64
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-11-09T19:37:30Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    c7e63e34a06f01217d61d7a9fd9857797f34efa7
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.64
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.64

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-c7e63e34a06f01217d61d7a9fd9857797f34efa7-head

KUBECTL_VERSION

v1.23.6

LOGLEVEL_VERSION

v0.1.5

PATH

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

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:82105fec08ef1370710f815fcd3f6831988e13cd0f57feff0775ae63bb5bce13 - 21.19% (46 MB)

[#001] sha256:159e6687097464172857ce12a31c30c410acb3c9953c3270f15f98b593246f4d - 15.89% (34.5 MB)

[#002] sha256:deb897e76477fdd8b32d3c5de99604b25d97dce107c223d5415d62052efd7645 - 1.01% (2.19 MB)

[#003] sha256:f69ee0f6ae709be2c668442a4478f0ec10f71e0d2a2f80bec429d439f54e899d - 49.0% (106 MB)

[#004] sha256:182e2b3732e47bfbd75cf5009877261f8cb5a55f4c8dc1cc0d3b94c48942dad0 - 0.0% (8.88 KB)

[#005] sha256:48c6ae480d68b9b84ca4e40c7f28d25e22bad01d8f1c38a47aac707ec5083309 - 12.9% (28 MB)

[#006] sha256:178524ae2975d401180b56238b1ecc7a809f3975953c000590c38d804bd49752 - 0.0% (171 Bytes)


History
2022-11-08 17:17:22 UTC

KIWI 9.24.36

2022-11-09 19:37:56 UTC

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

2022-11-09 19:37:57 UTC

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

2022-11-09 19:38:07 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/* && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2022-11-09 19:38:07 UTC

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

2022-11-09 19:38:08 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

2022-11-09 19:38:08 UTC

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

2022-11-09 19:38:08 UTC

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

2022-11-09 19:38:08 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-c7e63e34a06f01217d61d7a9fd9857797f34efa7-head

2022-11-09 19:38:08 UTC

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

2022-11-09 19:38:21 UTC

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

2022-11-09 19:38:24 UTC

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

2022-11-09 19:38:25 UTC

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

2022-11-09 19:38:25 UTC

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

2022-11-09 19:38:25 UTC

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

2022-11-09 19:38:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-09T19:37:30Z

2022-11-09 19:38:25 UTC

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

2022-11-09 19:38:25 UTC

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

2022-11-09 19:38:26 UTC

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

Details
Created

2022-11-09 19:25:14 UTC

Size

216 MB

Content Digest
Labels
  • com.suse.eula
    sle-bci
  • com.suse.image-type
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.release-stage
    released
  • com.suse.sle.base.created
    2022-11-08T16:18:54.302540055Z
  • com.suse.sle.base.description
    Image 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/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • com.suse.sle.base.eula
    sle-bci
  • com.suse.sle.base.image-type
    sle-bci
  • com.suse.sle.base.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.17.20.64
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/af82ed160b0cbc22f6f9a8903aef66e8/
  • com.suse.sle.base.supportlevel
    l3
  • com.suse.sle.base.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • 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.20.64
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-11-09T19:24:40Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    c7e63e34a06f01217d61d7a9fd9857797f34efa7
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.64
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.64

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-c7e63e34a06f01217d61d7a9fd9857797f34efa7-head

KUBECTL_VERSION

v1.23.6

LOGLEVEL_VERSION

v0.1.5

PATH

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

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:673d8ee607c38735a8d79fb5da4d1f6e210ef908b6ebd73aa6f04d4fab39eb9f - 20.41% (44.1 MB)

[#001] sha256:1d378b1d1584bfa5b0e6d7c8759d0e83092bb095460342c7e1e49d63b49e4ca6 - 15.75% (34 MB)

[#002] sha256:7b4780472a53e3c818ea9036e754704a4709f7c0f60e97b2944b106f406dc479 - 1.03% (2.23 MB)

[#003] sha256:fb75336cdf9679c6b4494a89801d4d4c9af48b38bd0c1e03a3a3072f251d448d - 49.15% (106 MB)

[#004] sha256:575f78e3452a3e680bf6dfd9eb964a937f1620051a041f95e772d4c52a366cea - 0.0% (9.56 KB)

[#005] sha256:b1c6133b776d24c907eaa52eb11208939b697507f47bedc66027b54dde728180 - 13.65% (29.5 MB)

[#006] sha256:dc5945136004aad2f9de32db8bccc7f3e8513fbcd9fff4c38f7ae52f8bcbf0d5 - 0.0% (171 Bytes)


History
2022-11-08 16:19:08 UTC

KIWI 9.24.36

2022-11-09 18:19:20 UTC

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

2022-11-09 18:19:21 UTC

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

2022-11-09 18:20:02 UTC

|1 ARCH=s390x /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/* && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2022-11-09 18:20:02 UTC

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

2022-11-09 18:20:04 UTC

|1 ARCH=s390x /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

2022-11-09 18:20:04 UTC

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

2022-11-09 18:20:04 UTC

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

2022-11-09 19:24:47 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-c7e63e34a06f01217d61d7a9fd9857797f34efa7-head

2022-11-09 19:24:47 UTC

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

2022-11-09 19:25:11 UTC

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

2022-11-09 19:25:12 UTC

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

2022-11-09 19:25:13 UTC

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

2022-11-09 19:25:14 UTC

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

2022-11-09 19:25:14 UTC

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

2022-11-09 19:25:14 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-09T19:24:40Z

2022-11-09 19:25:14 UTC

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

2022-11-09 19:25:14 UTC

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

2022-11-09 19:25:14 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