Namespace
rancher
Image / Tag
rancher-agent:v2.7-0b43918dc2010afdfe2eb3e3cb745f2524124d60-head
Content Digest
sha256:73fd7b4a04d78ce23660c5ce44a06966cf96a0d8bad4c4b4613172c109ccff81
Details
Created

2022-12-06 21:53:25 UTC

Size

250 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-28T14:06:54.211505271Z
  • 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.77
  • 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.77
  • 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-12-06T21:52:18Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    0b43918dc2010afdfe2eb3e3cb745f2524124d60
  • 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.77
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.77

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-0b43918dc2010afdfe2eb3e3cb745f2524124d60-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:6e1065eed624ca457a0d21a66da4fc7d30c8b30367e2dfc5825a674871fe1a26 - 18.4% (46 MB)

[#001] sha256:6d19caede23938847ff035b3932dfb6b898b485d20055eee06b8cc6ada756ac8 - 14.02% (35.1 MB)

[#002] sha256:dae063b5767c893530274f8bbb3f523c637e691d941a28461d4dd287e8ca039e - 0.95% (2.38 MB)

[#003] sha256:2477b3025295929cce9b70f6aeb6bdc5f88799ff236579f0446f2c32aafcbdd7 - 54.51% (136 MB)

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

[#005] sha256:0201e108582dcd7ad23f438c23a8357d25cb3e8954f19cf5a8b2784993f30a82 - 12.12% (30.3 MB)

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


History
2022-11-28 14:07:32 UTC

KIWI 9.24.36

2022-12-06 21:52:53 UTC

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

2022-12-06 21:52:53 UTC

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

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

2022-12-06 21:53:03 UTC

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

2022-12-06 21:53: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

2022-12-06 21:53:04 UTC

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

2022-12-06 21:53:04 UTC

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

2022-12-06 21:53:04 UTC

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

2022-12-06 21:53:04 UTC

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

2022-12-06 21:53:20 UTC

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

2022-12-06 21:53:23 UTC

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

2022-12-06 21:53:24 UTC

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

2022-12-06 21:53:24 UTC

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

2022-12-06 21:53:24 UTC

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

2022-12-06 21:53:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-06T21:52:18Z

2022-12-06 21:53:25 UTC

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

2022-12-06 21:53:25 UTC

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

2022-12-06 21:53:25 UTC

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

Details
Created

2022-12-06 21:24:27 UTC

Size

2.65 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-12-06T21:21:23Z
  • org.opencontainers.image.revision
    0b43918dc2010afdfe2eb3e3cb745f2524124d60
  • 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-0b43918dc2010afdfe2eb3e3cb745f2524124d60-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:06f396379c8cb39416365f351aae520ab48390d8077443583ac298be55fa9c74 - 0.0% (1.06 KB)

[#003] sha256:53730833989b0668b3c00e5d4cded5f438f14cc7a41385065333bb79945ed603 - 0.0% (1.06 KB)

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

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

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

[#007] sha256:054991d04d8eebca53944849f26c172c2caf3066c895d5f04efbd20630a0e9dc - 0.52% (14 MB)

[#008] sha256:2890e68bcdc3f45226bf80e71a1bb9a352ca720469dc0c17197a8a8602b4bb25 - 0.0% (1.09 KB)

[#009] sha256:dc17670e159701cd8ff8097a214407f79772550979889187681fb8cac411a1db - 0.0% (1.06 KB)

[#010] sha256:3096dcb5a03ee15957b08657e7b890105ec886c6dc03749bf77ed7e502ddebc0 - 0.0% (1.06 KB)

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

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

[#013] sha256:8fe38b4824a8f17025751548be93ea00d72e5b9880c557be5e19451847036fae - 1.12% (30.4 MB)

[#014] sha256:1044896692881f7a86a3a18bb2aefc9c505f549458cca31537c955b8161efed8 - 0.0% (1.07 KB)

[#015] sha256:195baf3d9a10f7253752b19a42c68c075e1c14a9caf07926ea278dee6db6156a - 0.0% (1.09 KB)

[#016] sha256:8a996db8ed4db4af23eb5459516945264eb90da58e883ca5e45251b686f46974 - 0.0% (1.07 KB)

[#017] sha256:1e3b6d1e4e8786612832262627b3cdb8da1a592189e5745db5bf0538da976258 - 0.0% (1.07 KB)

[#018] sha256:0214c81ad4659eb06da4de9f3d87fee34147e71104a56f5086d3a6e51257fbbd - 0.0% (1.07 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-12-06 21:23:41 UTC

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

2022-12-06 21:23:41 UTC

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

2022-12-06 21:24:00 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-12-06 21:24:09 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-12-06 21:24:15 UTC

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

2022-12-06 21:24:21 UTC

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

2022-12-06 21:24:22 UTC

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

2022-12-06 21:24:22 UTC

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

2022-12-06 21:24:22 UTC

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

2022-12-06 21:24:23 UTC

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

2022-12-06 21:24:23 UTC

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

2022-12-06 21:24:24 UTC

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

2022-12-06 21:24:25 UTC

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

2022-12-06 21:24:25 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-12-06T21:21:23Z

2022-12-06 21:24:26 UTC

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

2022-12-06 21:24:26 UTC

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

2022-12-06 21:24:27 UTC

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

Details
Created

2022-12-06 21:29:50 UTC

Size

2.37 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-12-06T21:27:04Z
  • org.opencontainers.image.revision
    0b43918dc2010afdfe2eb3e3cb745f2524124d60
  • 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-0b43918dc2010afdfe2eb3e3cb745f2524124d60-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.71% (941 MB)

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

[#003] sha256:7b2f22056fa492a217a4916bf9d3934b506f72079f4a0c1491b930fcd882fbc9 - 0.0% (1.26 KB)

[#004] sha256:1928ec49ae1478347495194d654b96d29f4e59502eb7554eda999ba0af440d9b - 0.5% (12.1 MB)

[#005] sha256:4d13e7df99b61e0c9889b8171f8f746fa56d1c4a0cf706a39dd9a441fd64faa2 - 2.12% (51.5 MB)

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

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

[#008] sha256:c851670ee389c40c6e36f41cff2561405441b9df42848b4604a8a49d78083d8c - 0.0% (1.27 KB)

[#009] sha256:560f03c56243ef8136353753c9b136969784b020e05df0bbd15dbf5065b39da3 - 0.0% (1.26 KB)

[#010] sha256:0c2b8bca63b550d87efcbff13a0ed7aae283c762ee827000d7e3d0c48dc13ed2 - 0.0% (1.29 KB)

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

[#012] sha256:31d80359707ccef7f23e13e43890ccfdc4bd61975d24741aeebfedfc3d6a0469 - 0.0% (1.3 KB)

[#013] sha256:30785568fc7ef156e20d2e6cb759052056824960a8a9afb2cde5449d7ff314f6 - 1.25% (30.4 MB)

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

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

[#016] sha256:07b0fec2e021ca66ecb27dc1fbe2817499dc80442c2c54b9d276da3c5c17f1a6 - 0.0% (1.29 KB)

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

[#018] sha256:dac3098861c564801ea630f35d1f80303f0b41502c3b327688906b09a354fd38 - 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-12-06 21:29:07 UTC

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

2022-12-06 21:29:07 UTC

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

2022-12-06 21:29:18 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-12-06 21:29:28 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-12-06 21:29:36 UTC

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

2022-12-06 21:29:44 UTC

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

2022-12-06 21:29:45 UTC

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

2022-12-06 21:29:45 UTC

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

2022-12-06 21:29:45 UTC

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

2022-12-06 21:29:46 UTC

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

2022-12-06 21:29:46 UTC

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

2022-12-06 21:29:48 UTC

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

2022-12-06 21:29:49 UTC

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

2022-12-06 21:29:49 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-12-06T21:27:04Z

2022-12-06 21:29:50 UTC

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

2022-12-06 21:29:50 UTC

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

2022-12-06 21:29:50 UTC

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

Details
Created

2022-12-06 21:20:56 UTC

Size

247 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-28T19:44:06.820061000Z
  • 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.77
  • 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.77
  • 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-12-06T21:20:00Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    0b43918dc2010afdfe2eb3e3cb745f2524124d60
  • 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.77
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.77

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-0b43918dc2010afdfe2eb3e3cb745f2524124d60-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:0c4f8b53ed72ee96c8f61163eccfa34a22a66b52ddecf8bc542fd52c2d42a040 - 18.65% (46 MB)

[#001] sha256:d92d6e3856bc2af8b1b9c028abf9e24c27dd12f17e50579314858f1d5cd3a298 - 13.97% (34.5 MB)

[#002] sha256:877ddb934805f05ed99a3a28d39e158081bd59ca94f5077028505e3876de0345 - 0.89% (2.19 MB)

[#003] sha256:0bfd9b11cb58587812281eaf5ddf3133555767cf4a1e36d7fcbd4a24f433ac17 - 55.24% (136 MB)

[#004] sha256:22fddaf6be1c9dbc19ba4b4001bd9007ca75456d8bfd341de768fbc8250408b5 - 0.0% (8.89 KB)

[#005] sha256:082f94ffbec1c14046a2c02bdbc1d1b29b181fcbc8220886a836f33f43930614 - 11.24% (27.7 MB)

[#006] sha256:d43c155ed9da8ab78cca3490d1d4ffa11312079b53200c316ad1f1b034bbb9c7 - 0.0% (172 Bytes)


History
2022-11-28 19:44:28 UTC

KIWI 9.24.36

2022-12-06 21:20:26 UTC

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

2022-12-06 21:20:26 UTC

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

2022-12-06 21:20:36 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-12-06 21:20:37 UTC

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

2022-12-06 21:20:38 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-12-06 21:20:38 UTC

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

2022-12-06 21:20:38 UTC

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

2022-12-06 21:20:38 UTC

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

2022-12-06 21:20:38 UTC

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

2022-12-06 21:20:52 UTC

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

2022-12-06 21:20:55 UTC

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

2022-12-06 21:20:56 UTC

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

2022-12-06 21:20:56 UTC

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

2022-12-06 21:20:56 UTC

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

2022-12-06 21:20:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-06T21:20:00Z

2022-12-06 21:20:56 UTC

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

2022-12-06 21:20:56 UTC

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

2022-12-06 21:20:56 UTC

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

Details
Created

2022-12-06 21:03:50 UTC

Size

246 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-29T00:23:57.178790523Z
  • 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.77
  • 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.77
  • 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-12-06T21:03:12Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    0b43918dc2010afdfe2eb3e3cb745f2524124d60
  • 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.77
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.77

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-0b43918dc2010afdfe2eb3e3cb745f2524124d60-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:2a4433f20f5724a15ab4a854b479da746c3729e0bc8aabccca72bdda360a5c18 - 17.98% (44.2 MB)

[#001] sha256:6b3c8454e899b5aac09b074b5a148a6278e91f721d8f511b39b743a8f60d4312 - 13.86% (34.1 MB)

[#002] sha256:6ba070f04df808137e4827c633ac206d1060fecdad54a3921a73a770157b092d - 0.91% (2.23 MB)

[#003] sha256:e76ee9cf9107b55ba9d6f94eab9fda3bbf97b7a151e4defc7ce0186f211a68d0 - 55.34% (136 MB)

[#004] sha256:5ce428643636d5f3802d8f4e9b112b620fc9dcf07dc6d632a5440477d7ae6ac3 - 0.0% (9.57 KB)

[#005] sha256:c35ae4a0e2e9cd6455c44600d7acaafe7963cf334bc1bf79985889bcd6bee897 - 11.91% (29.3 MB)

[#006] sha256:bb06cd9edddeb7ccfa55f6e268753a3eac86aa4d9ec82dc5db0000abd5a1d5bd - 0.0% (172 Bytes)


History
2022-11-29 00:24:18 UTC

KIWI 9.24.36

2022-11-29 16:26:54 UTC

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

2022-11-29 16:26:54 UTC

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

2022-11-29 16:27:32 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-29 16:27:32 UTC

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

2022-11-29 16:27:34 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-29 16:27:34 UTC

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

2022-11-29 16:27:34 UTC

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

2022-12-06 21:03:22 UTC

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

2022-12-06 21:03:22 UTC

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

2022-12-06 21:03:44 UTC

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

2022-12-06 21:03:48 UTC

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

2022-12-06 21:03:49 UTC

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

2022-12-06 21:03:49 UTC

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

2022-12-06 21:03:50 UTC

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

2022-12-06 21:03:50 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-06T21:03:12Z

2022-12-06 21:03:50 UTC

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

2022-12-06 21:03:50 UTC

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

2022-12-06 21:03:50 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