Namespace
rancher
Image / Tag
rancher-agent:v2.6.9-rc1
Content Digest
sha256:eec1d12884c3928040d910e67a0c08a26aaf79c2df7c23c700906554619a6575
Details
Created

2022-09-19 22:47:07 UTC

Size

207 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-15T04:56:31.747411795Z
  • 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.38
  • 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.38
  • 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-09-19T22:45:57Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    59a141b33dad660ec7a7ce211e29315742e54371
  • 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.38
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.38

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.9-rc1

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:4d06eb062570d32bfca5c7ab82beefed0275067fac32d51876f4943be81e719b - 21.94% (45.4 MB)

[#001] sha256:b62a3ffd0d3d6f8a3e8ceb1b5204b6550ce30face5fbe891ea8ae8c31c83c2fb - 16.95% (35 MB)

[#002] sha256:c6237ef58e5805f2ac85601962166f70224b74019185204731f6006c75f5e04c - 1.15% (2.38 MB)

[#003] sha256:e2335a57b382cf64ff4c1a8d21d612b4de800875a73429babfba0b3162d51813 - 44.77% (92.5 MB)

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

[#005] sha256:5bf1de155952769df6da69fb0586d4d0545e7158917749375dcc58101ee7df07 - 15.19% (31.4 MB)

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


History
2022-09-15 04:56:47 UTC

KIWI 9.24.36

2022-09-19 22:46:33 UTC

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

2022-09-19 22:46:33 UTC

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

2022-09-19 22:46:42 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-09-19 22:46:42 UTC

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

2022-09-19 22:46:43 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-09-19 22:46:43 UTC

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

2022-09-19 22:46:43 UTC

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

2022-09-19 22:46:43 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.9-rc1

2022-09-19 22:46:43 UTC

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

2022-09-19 22:47:01 UTC

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

2022-09-19 22:47:05 UTC

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

2022-09-19 22:47:06 UTC

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

2022-09-19 22:47:06 UTC

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

2022-09-19 22:47:06 UTC

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

2022-09-19 22:47:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-19T22:45:57Z

2022-09-19 22:47:06 UTC

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

2022-09-19 22:47:06 UTC

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

2022-09-19 22:47:07 UTC

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

Details
Created

2022-09-19 22:41:31 UTC

Size

2.64 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-09-19T22:40:54Z
  • org.opencontainers.image.revision
    59a141b33dad660ec7a7ce211e29315742e54371
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.9-rc1

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:cee64bf279e2ca8e924884a10ecb98bfa79c7f0cc8d25e73039b9aeb940815b6 - 29.2% (788 MB)

[#002] sha256:f8f2469c64d396c9a99a14cfc3c310372dc154f8fd98ebfc5ced0e26bab72449 - 0.0% (1.09 KB)

[#003] sha256:167b33cdf98fcdcbf871bb74abde9fad91e7eb88a40045b7e0bc238cf562d229 - 0.0% (1.09 KB)

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

[#005] sha256:e23d4fe2f2c9f6a7c2fe34d2e786991b13c871126e3f71bfd355481c3a05222d - 1.9% (51.2 MB)

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

[#007] sha256:3a9c2e616f357d50e46aaa0da7177b31d182be6ece22e3ac41be05883349cf2f - 0.52% (14 MB)

[#008] sha256:13ab0c8e1716cf752abb472b63a868c72b4d0f85ac8dec82a6a1288184aa4c45 - 0.0% (1.07 KB)

[#009] sha256:cdf3eb429bd007806d65ce795c939e3e6e855afcc2d33c4b5e5a9b47a235a06c - 0.0% (1.07 KB)

[#010] sha256:cb1522a1221a21549ff3b526b1301e2fe5d1c698a8512cb3bbafbb0da0b8cadb - 0.0% (1.08 KB)

[#011] sha256:d3495f67c290d7af22966e1dded2889a9aaef0c0a548626a6ebbc0be432738fa - 0.0% (1.09 KB)

[#012] sha256:6926d5a82392f8b96ad0962f6de1191edf5b1a6c2d4ac3d9ee8203b9b0150537 - 0.0% (1.07 KB)

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

[#014] sha256:b4bc057a5a6d36b3e31688cc890fbaf0dbb20444e28918a2a8a5b4f3cba5bef0 - 0.0% (1.1 KB)

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

[#016] sha256:3f653f049b0f8e300b2c515a4c5c86397da9252c2167e4185d2c20fd8d4b30ee - 0.0% (1.09 KB)

[#017] sha256:5d33ce8eb8f399201ecaa889feb6013a1ed8a3452ab5122798786fa5efba1af5 - 0.0% (1.07 KB)

[#018] sha256:e1259b5749b5a23382689613e55b4c1bd8980e8fd87ff66a5049f19caef61ba7 - 0.0% (1.1 KB)


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

Apply image 10.0.17763.2803

2022-09-09 22:43:02 UTC

Install update 10.0.17763.3406

2022-09-19 22:40:56 UTC

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

2022-09-19 22:40:56 UTC

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

2022-09-19 22:41:05 UTC

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

2022-09-19 22:41:13 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-09-19 22:41:20 UTC

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

2022-09-19 22:41:26 UTC

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

2022-09-19 22:41:26 UTC

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

2022-09-19 22:41:27 UTC

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

2022-09-19 22:41:27 UTC

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

2022-09-19 22:41:27 UTC

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

2022-09-19 22:41:28 UTC

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

2022-09-19 22:41:29 UTC

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

2022-09-19 22:41:29 UTC

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

2022-09-19 22:41:30 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-09-19T22:40:54Z

2022-09-19 22:41:30 UTC

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

2022-09-19 22:41:30 UTC

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

2022-09-19 22:41:31 UTC

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

Details
Created

2022-09-19 22:37:48 UTC

Size

2.3 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-09-19T22:37:07Z
  • org.opencontainers.image.revision
    59a141b33dad660ec7a7ce211e29315742e54371
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.9-rc1

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:4486102fd3820ed9527fa3e7bfefa8305c2f054e65b46dffe9675755e3d8f288 - 36.78% (868 MB)

[#002] sha256:3441fe4eaa236c658a7c584725cef52bfcc12f57e5aa0d43d15a1f5df21d1481 - 0.0% (1.27 KB)

[#003] sha256:6810c20361d0c4c911a89f357867551c6f8a0e518ce2af1d66463c4c3c6c2795 - 0.0% (1.26 KB)

[#004] sha256:7dcb8b8ae7afefaf09b5675106c698f4992df163320ccfb66c063e2db4e71db0 - 0.51% (12.1 MB)

[#005] sha256:525ab9019ae5d6eba0e27b374813ffc3a894568137482b6cde22b38b6e70939a - 2.18% (51.4 MB)

[#006] sha256:de9f14ff62916e5065f3052bf222eb733328f340907861fbc26ed4be2a2c2150 - 0.51% (12 MB)

[#007] sha256:7eb8be1ddaf60eecaf3ce156c14c654d053c75593eaaaf5609c56c8a55018d35 - 0.6% (14.2 MB)

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

[#009] sha256:a84f9d8a339e956a1729f1b58634c76b3a018d98a5a9e45c2680598274747cf9 - 0.0% (1.27 KB)

[#010] sha256:a2ebcf02e463cb4fb403cb487b96582a4e6bfef5da1a17c7a3bfcb641a226571 - 0.0% (1.26 KB)

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

[#012] sha256:c4865b1e4b261a7cd2f803b45d9f65c1d4dfc99f44f1e4ce8580e22f4ff80fa0 - 0.0% (1.26 KB)

[#013] sha256:49f50cec9653828ae690c77fc789c341fce6a2df05a73127078f04ff43968492 - 1.34% (31.5 MB)

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

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

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

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

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


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

Apply image 10.0.20348.643

2022-09-08 20:30:55 UTC

Install update 10.0.20348.1006

2022-09-19 22:37:08 UTC

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

2022-09-19 22:37:08 UTC

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

2022-09-19 22:37:17 UTC

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

2022-09-19 22:37:27 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-09-19 22:37:34 UTC

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

2022-09-19 22:37:42 UTC

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

2022-09-19 22:37:43 UTC

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

2022-09-19 22:37:43 UTC

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

2022-09-19 22:37:44 UTC

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

2022-09-19 22:37:44 UTC

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

2022-09-19 22:37:44 UTC

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

2022-09-19 22:37:46 UTC

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

2022-09-19 22:37:46 UTC

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

2022-09-19 22:37:47 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-09-19T22:37:07Z

2022-09-19 22:37:47 UTC

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

2022-09-19 22:37:48 UTC

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

2022-09-19 22:37:48 UTC

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

Details
Created

2022-09-19 22:32:58 UTC

Size

203 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-15T04:59:29.312060030Z
  • 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.38
  • 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.38
  • 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-09-19T22:31:58Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    59a141b33dad660ec7a7ce211e29315742e54371
  • 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.38
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.38

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.9-rc1

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:f8c4d063a6cc2f4248035162dfb844c9117d6bfa6d0c7d1c034de6c4d11a5d24 - 22.31% (45.4 MB)

[#001] sha256:5ceec8aa0f90d101c40196e475e15518c6a0a5d9c103f0cd658e6ab2bceea2ed - 16.94% (34.4 MB)

[#002] sha256:c0394a4b94a540a734bb53a19ed8093e2643ebd3f13b34849c958bb7ddeae707 - 1.08% (2.19 MB)

[#003] sha256:ba064cf6a54a92b909f899ee853329f9a35d7d29796db7f5bed4cfe5f7c55f06 - 45.53% (92.6 MB)

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

[#005] sha256:5511a689ba5b8f6c1acdbbdef10a4c4be8631660bcb53a46a99bd6bb830bac6a - 14.14% (28.7 MB)

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


History
2022-09-15 05:00:16 UTC

KIWI 9.24.36

2022-09-19 22:32:26 UTC

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

2022-09-19 22:32:26 UTC

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

2022-09-19 22:32:35 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-09-19 22:32:36 UTC

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

2022-09-19 22:32:36 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-09-19 22:32:37 UTC

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

2022-09-19 22:32:37 UTC

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

2022-09-19 22:32:37 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.9-rc1

2022-09-19 22:32:37 UTC

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

2022-09-19 22:32:53 UTC

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

2022-09-19 22:32:57 UTC

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

2022-09-19 22:32:57 UTC

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

2022-09-19 22:32:58 UTC

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

2022-09-19 22:32:58 UTC

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

2022-09-19 22:32:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-19T22:31:58Z

2022-09-19 22:32:58 UTC

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

2022-09-19 22:32:58 UTC

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

2022-09-19 22:32:58 UTC

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

Details
Created

2022-09-19 22:27:57 UTC

Size

203 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-15T05:51:56.254372496Z
  • 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.38
  • 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.38
  • 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-09-19T22:27:42Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    59a141b33dad660ec7a7ce211e29315742e54371
  • 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.38
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.38

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.9-rc1

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:5f3322cd27a67a8af5d352de26fcbdc603e479b93752b7d2d2d343ddac718009 - 21.55% (43.7 MB)

[#001] sha256:84c56a8073eb7b85f2e8b90c3fcc83438085037598f66774fef7476d6a2c222e - 16.8% (34.1 MB)

[#002] sha256:40f6f5f80fdf7430a3ec81ec5b3af22390c2b70082f3ac27e3d3bc7c13116cc7 - 1.1% (2.23 MB)

[#003] sha256:7568ad45ce80b44baedec90c218d2e121142b93e02456b74794177e221790092 - 45.58% (92.4 MB)

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

[#005] sha256:ec1580b01e5a4c01e55ebd30f44baf25d7bc2aff354fbe2fb788767744276696 - 14.96% (30.3 MB)

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


History
2022-09-15 05:52:23 UTC

KIWI 9.24.36

2022-09-16 16:13:12 UTC

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

2022-09-16 16:13:12 UTC

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

2022-09-16 16:13:52 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-09-16 16:13:52 UTC

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

2022-09-16 16:13:54 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-09-16 16:13:54 UTC

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

2022-09-16 16:13:55 UTC

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

2022-09-19 22:17:34 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.9-rc1

2022-09-19 22:17:34 UTC

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

2022-09-19 22:17:57 UTC

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

2022-09-19 22:18:02 UTC

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

2022-09-19 22:18:04 UTC

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

2022-09-19 22:18:06 UTC

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

2022-09-19 22:18:07 UTC

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

2022-09-19 22:27:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-19T22:27:42Z

2022-09-19 22:27:56 UTC

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

2022-09-19 22:27:56 UTC

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

2022-09-19 22:27:57 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