Namespace
rancher
Image / Tag
rancher-agent:v2.6-f10a449b61c752ea82949e902bbd8a889cd5f95c-head
Content Digest
sha256:075db6c5545d935f150c0cae19921a5af8a661611c97b7d587ac2f86fb8b3299
Details
Created

2022-10-11 23:34:37 UTC

Size

208 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-09-28T11:58:58.792980403Z
  • 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.45
  • 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.45
  • 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-10-11T23:33:27Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    f10a449b61c752ea82949e902bbd8a889cd5f95c
  • 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.45
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.45

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-f10a449b61c752ea82949e902bbd8a889cd5f95c-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:c02f0d2b18919c1e1b6a2e91c25208aa21f8432ea979823a7c3d0b3048b2f4ec - 21.8% (45.4 MB)

[#001] sha256:dbd2624a139c64456abe1402253fb63c3dcfcf7de0c9543cbbfb12e34f2fd264 - 16.82% (35 MB)

[#002] sha256:04df3ac1811a0cfa3d342b7efb06570f98481e2d2aa32ca65196fbd9b50b0dcc - 1.14% (2.38 MB)

[#003] sha256:9e4071ea74938068738b34b98b918c79cb1ed0d904bc4fcf9bd1492864664726 - 45.15% (94.1 MB)

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

[#005] sha256:462359fa7f5f95d0bc304c48162ff166294ad3b02772350506fc10adf273f7aa - 15.08% (31.4 MB)

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


History
2022-09-28 11:59:14 UTC

KIWI 9.24.36

2022-10-11 23:34:03 UTC

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

2022-10-11 23:34:03 UTC

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

2022-10-11 23:34:11 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-10-11 23:34:12 UTC

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

2022-10-11 23:34:12 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-10-11 23:34:13 UTC

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

2022-10-11 23:34:13 UTC

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

2022-10-11 23:34:13 UTC

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

2022-10-11 23:34:13 UTC

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

2022-10-11 23:34:31 UTC

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

2022-10-11 23:34:35 UTC

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

2022-10-11 23:34:36 UTC

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

2022-10-11 23:34:36 UTC

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

2022-10-11 23:34:36 UTC

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

2022-10-11 23:34:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-11T23:33:27Z

2022-10-11 23:34:36 UTC

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

2022-10-11 23:34:36 UTC

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

2022-10-11 23:34:37 UTC

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

Details
Created

2022-10-11 23:38:30 UTC

Size

2.64 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-10-11T23:35:36Z
  • org.opencontainers.image.revision
    f10a449b61c752ea82949e902bbd8a889cd5f95c
  • 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.6-f10a449b61c752ea82949e902bbd8a889cd5f95c-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:028c482fad0f111537a40f65401f65de54c9fd682951a4f8cf9b644d7c128e18 - 29.39% (795 MB)

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

[#003] sha256:344e0d483bbd7a9e24acef1ec858f3db8860cd9ddd6e23951325b66515a6f0b4 - 0.0% (1.07 KB)

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

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

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

[#007] sha256:8294c5f64f364647b69b53feb6cfdea710957c00d6edd2f70522165dcaaf3ede - 0.52% (14 MB)

[#008] sha256:461ee4d842cd0f13a4323934164148f7d9451210bb8752ce9a8485db9533c4c7 - 0.0% (1.07 KB)

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

[#010] sha256:0d27ca456c2b0e83ac220a5bf2ba40a586977b70df7b7dcc5853763f9e2b00b7 - 0.0% (1.07 KB)

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

[#012] sha256:190c6cd74c7e586718b70963095f22a92dfaac879d511aa4cabde051f3582b24 - 0.0% (1.09 KB)

[#013] sha256:b0882b70806dc8acf2924be647630205a05e2e13fc3f3acc85730c810befa3bb - 1.17% (31.5 MB)

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

[#015] sha256:6177c66eca010a90bd68e9931480f1ce18d75e6e29c83dda9a986191d3a67faa - 0.0% (1.07 KB)

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

[#017] sha256:1491de012f650335cef0b71b0eba8e840e809ed2063ab3b637e1fd075ed619c1 - 0.0% (1.07 KB)

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


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

Apply image 10.0.17763.2803

2022-10-08 01:55:32 UTC

Install update 10.0.17763.3532

2022-10-11 23:37:43 UTC

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

2022-10-11 23:37:44 UTC

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

2022-10-11 23:38:03 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-10-11 23:38:12 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-10-11 23:38:18 UTC

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

2022-10-11 23:38:24 UTC

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

2022-10-11 23:38:25 UTC

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

2022-10-11 23:38:25 UTC

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

2022-10-11 23:38:25 UTC

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

2022-10-11 23:38:26 UTC

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

2022-10-11 23:38:26 UTC

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

2022-10-11 23:38:27 UTC

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

2022-10-11 23:38:28 UTC

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

2022-10-11 23:38:28 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-10-11T23:35:36Z

2022-10-11 23:38:29 UTC

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

2022-10-11 23:38:29 UTC

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

2022-10-11 23:38:30 UTC

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

Details
Created

2022-10-11 23:34:49 UTC

Size

2.37 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-10-11T23:32:05Z
  • org.opencontainers.image.revision
    f10a449b61c752ea82949e902bbd8a889cd5f95c
  • 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.6-f10a449b61c752ea82949e902bbd8a889cd5f95c-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:7ab91661ce2a2a2c14684a2ba0f543a81d7896773f88200b31be0e37c589de38 - 38.51% (934 MB)

[#002] sha256:06f6323aa7b01a159ad742af4b5b0a6bdeb778244243d8ba5d134e9c69692148 - 0.0% (1.27 KB)

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

[#004] sha256:6ca1031bcdfc326950fd6016dc22f8484b8770f435b61d1842a394870399abb5 - 0.5% (12.1 MB)

[#005] sha256:3173bf55e4ff8d144823a12664cf3234f920b63ab5f0879670e75e78db119192 - 2.12% (51.4 MB)

[#006] sha256:98124df1202cd466eae65284dc74ff11fbfea1655a4a6c1d3e5c981da8fb05a6 - 0.5% (12 MB)

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

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

[#009] sha256:87d9fdc7665cade4b3c6af207b5443ca5509a031fe4ad880cb9eb8a3c2ce5938 - 0.0% (1.26 KB)

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

[#011] sha256:0393a8d44e872c349ecd30b1461de3036b45c7ac77eaaa215cc48341bf1b744a - 0.0% (1.28 KB)

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

[#013] sha256:2037b7f4eae5b26cfb0e29399740cf15e2f0c3258a7ce4a20a9b02a7bf6dc07e - 1.3% (31.5 MB)

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

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

[#016] sha256:e664e1243f2ce2a47a7e359fce3e467837ebe034a4687c16424f9a50715a64b4 - 0.0% (1.27 KB)

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

[#018] sha256:11ea18429b1ceab4c78e7c70d2452abd3d1306877001f01fdcdb4ddebecef405 - 0.0% (1.29 KB)


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

Apply image 10.0.20348.643

2022-10-07 22:13:48 UTC

Install update 10.0.20348.1129

2022-10-11 23:34:03 UTC

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

2022-10-11 23:34:04 UTC

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

2022-10-11 23:34:15 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-10-11 23:34:25 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-10-11 23:34:33 UTC

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

2022-10-11 23:34:42 UTC

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

2022-10-11 23:34:42 UTC

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

2022-10-11 23:34:43 UTC

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

2022-10-11 23:34:43 UTC

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

2022-10-11 23:34:44 UTC

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

2022-10-11 23:34:44 UTC

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

2022-10-11 23:34:46 UTC

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

2022-10-11 23:34:47 UTC

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

2022-10-11 23:34:47 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-10-11T23:32:05Z

2022-10-11 23:34:48 UTC

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

2022-10-11 23:34:48 UTC

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

2022-10-11 23:34:49 UTC

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

Details
Created

2022-10-11 23:28:08 UTC

Size

205 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-09-28T13:13:37.156233870Z
  • 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.45
  • 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.45
  • 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-10-11T23:27:03Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    f10a449b61c752ea82949e902bbd8a889cd5f95c
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.45
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.45

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-f10a449b61c752ea82949e902bbd8a889cd5f95c-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:3af3f6d6339a5cd4122d1f889809c2536e2cc926a86ca174778ccdbc436dad0e - 22.18% (45.5 MB)

[#001] sha256:6a80722ad38a5fdf6248e742b1f1044d1ffccd56928b2e082c90fb73e6266b43 - 16.81% (34.5 MB)

[#002] sha256:8d711438f78a0877d56cd1e328d9db9dd75968aef8f3d61f6d487269a8b90da3 - 1.07% (2.19 MB)

[#003] sha256:5ffcf024bd40e9f7d306de4e06b7d4b6d01f66a0fc5b0f9789293beadb4242a5 - 45.9% (94.1 MB)

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

[#005] sha256:f482dd079a60e3ac89d9ea528ff0d294c8bbc69814f848e42b6b6f3137e0c4f6 - 14.03% (28.8 MB)

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


History
2022-09-28 13:14:01 UTC

KIWI 9.24.36

2022-10-11 23:27:34 UTC

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

2022-10-11 23:27:34 UTC

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

2022-10-11 23:27:45 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-10-11 23:27:45 UTC

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

2022-10-11 23:27:46 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-10-11 23:27:46 UTC

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

2022-10-11 23:27:46 UTC

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

2022-10-11 23:27:46 UTC

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

2022-10-11 23:27:46 UTC

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

2022-10-11 23:28:03 UTC

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

2022-10-11 23:28:07 UTC

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

2022-10-11 23:28:07 UTC

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

2022-10-11 23:28:07 UTC

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

2022-10-11 23:28:08 UTC

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

2022-10-11 23:28:08 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-11T23:27:03Z

2022-10-11 23:28:08 UTC

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

2022-10-11 23:28:08 UTC

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

2022-10-11 23:28:08 UTC

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

Details
Created

2022-10-11 23:11:45 UTC

Size

205 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-09-28T14:46:05.662761509Z
  • 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.45
  • 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.45
  • 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-10-11T23:11:31Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    f10a449b61c752ea82949e902bbd8a889cd5f95c
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.45
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.45

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-f10a449b61c752ea82949e902bbd8a889cd5f95c-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:e59bf2ffe240220471f43b602cecdb327b11e026130b1023e35e51c50879dd60 - 21.41% (43.8 MB)

[#001] sha256:719fe9203b02037e371defebcaac1e45da0e4d8981fea8352685466e6c51f4ee - 16.66% (34.1 MB)

[#002] sha256:1178d3b7ab7dbaada535d751b12737a396aa9e1d896640bc4bf073032fa22f4c - 1.09% (2.23 MB)

[#003] sha256:b035a61986f0e7ac765d8c7ba17f2f8d099af03d147b339b5029c5244a54120c - 45.99% (94 MB)

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

[#005] sha256:dd3c90e95b667df48323e0d43324aa2957919a4069a4d2543b6d04a510f5ce4b - 14.84% (30.4 MB)

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


History
2022-09-28 14:46:18 UTC

KIWI 9.24.36

2022-10-03 16:39:12 UTC

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

2022-10-03 16:39:12 UTC

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

2022-10-03 16:39:50 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-10-03 16:39:50 UTC

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

2022-10-03 16:39:52 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-10-03 16:39:52 UTC

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

2022-10-03 16:39:52 UTC

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

2022-10-11 23:08:01 UTC

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

2022-10-11 23:08:01 UTC

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

2022-10-11 23:08:23 UTC

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

2022-10-11 23:08:26 UTC

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

2022-10-11 23:08:27 UTC

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

2022-10-11 23:08:27 UTC

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

2022-10-11 23:08:27 UTC

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

2022-10-11 23:11:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-11T23:11:31Z

2022-10-11 23:11:45 UTC

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

2022-10-11 23:11:45 UTC

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

2022-10-11 23:11:45 UTC

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

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