Namespace
rancher
Image / Tag
rancher-agent:v2.6-9bd15267c89cdd38b64425cb43ad8d15b064a9f8-head
Content Digest
sha256:097da470460523e9fc87e7a2319e1d4f13b4092da3d13cf535d035b204331b8d
Details
Created

2022-12-09 21:41:43 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-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-09T21:40:42Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    9bd15267c89cdd38b64425cb43ad8d15b064a9f8
  • 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.6-9bd15267c89cdd38b64425cb43ad8d15b064a9f8-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.71% (46 MB)

[#001] sha256:6c94e9dea8bac784d885046ca4f7fd7e0d40eb6c12eaba7c014a9b644c829085 - 14.26% (35.1 MB)

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

[#003] sha256:2f6ed4dee260cdced8de6070b0ee7c0d0c3257141cd7f80b0d00323e206e3e40 - 53.27% (131 MB)

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

[#005] sha256:5654d7f0982f991684ddc7eab77b924f3e606eb56f533a4d950d3ca14f9b5a00 - 12.78% (31.4 MB)

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


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

KIWI 9.24.36

2022-12-09 21:41:15 UTC

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

2022-12-09 21:41:16 UTC

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

2022-12-09 21:41:24 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-09 21:41:24 UTC

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

2022-12-09 21:41:25 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-09 21:41:25 UTC

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

2022-12-09 21:41:25 UTC

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

2022-12-09 21:41:25 UTC

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

2022-12-09 21:41:25 UTC

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

2022-12-09 21:41:40 UTC

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

2022-12-09 21:41:41 UTC

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

2022-12-09 21:41:42 UTC

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

2022-12-09 21:41:43 UTC

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

2022-12-09 21:41:43 UTC

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

2022-12-09 21:41:43 UTC

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

2022-12-09 21:41:43 UTC

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

2022-12-09 21:41:43 UTC

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

2022-12-09 21:41:43 UTC

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

Details
Created

2022-12-09 21:46:16 UTC

Size

2.65 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-12-09T21:43:30Z
  • org.opencontainers.image.revision
    9bd15267c89cdd38b64425cb43ad8d15b064a9f8
  • 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-9bd15267c89cdd38b64425cb43ad8d15b064a9f8-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

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

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

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

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

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

[#007] sha256:65d4e68a4a7f8dbd0100b732117df3ab710816ecb4d9469a1143306e79ce5161 - 0.52% (14 MB)

[#008] sha256:fd86c472c0b36cace8a96dc0122a9f7198290804891daa8689e002f891255186 - 0.0% (1.06 KB)

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

[#010] sha256:59aef21caf1bec456fc3723df00b8091a03e6e605ac261523f1146b4dd3d7512 - 0.0% (1.07 KB)

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

[#012] sha256:5304df81b137d3fd203def8a95e977ebf143c7c50193a8e78efff6a6bf882c80 - 0.0% (1.08 KB)

[#013] sha256:c19eb629d08fc5a8abea17e5687d4f355657219c775dc78cf37f544da7c026eb - 1.16% (31.5 MB)

[#014] sha256:486c74bfa6c9fcc0a602f76313a5dd19216e24d8f601664cda0515c65f7f0185 - 0.0% (1.06 KB)

[#015] sha256:2a8b73dbbddf2ab7de6d65ae839b0a61725c39935a59b69b5ed769561de51f3f - 0.0% (1.08 KB)

[#016] sha256:919f6665a45966820e4914c6f5cd1f5a4326de4d134525aff4bbfc6468cdaf70 - 0.0% (1.09 KB)

[#017] sha256:4ab2229432458ab34da79de58783e6421dfad1a1cd92a9beebd6b6134399c4dd - 0.0% (1.06 KB)

[#018] sha256:4d5203784d725a34263763da90e09786f10a1fbf96bc7eca50f105eecd186094 - 0.0% (1.06 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-09 21:45:31 UTC

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

2022-12-09 21:45:31 UTC

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

2022-12-09 21:45:50 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-09 21:45:58 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-09 21:46:04 UTC

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

2022-12-09 21:46:11 UTC

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

2022-12-09 21:46:11 UTC

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

2022-12-09 21:46:11 UTC

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

2022-12-09 21:46:12 UTC

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

2022-12-09 21:46:12 UTC

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

2022-12-09 21:46:12 UTC

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

2022-12-09 21:46:14 UTC

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

2022-12-09 21:46:14 UTC

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

2022-12-09 21:46:15 UTC

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

2022-12-09 21:46:15 UTC

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

2022-12-09 21:46:15 UTC

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

2022-12-09 21:46:16 UTC

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

Details
Created

2022-12-09 21:42:34 UTC

Size

2.38 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-12-09T21:39:44Z
  • org.opencontainers.image.revision
    9bd15267c89cdd38b64425cb43ad8d15b064a9f8
  • 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-9bd15267c89cdd38b64425cb43ad8d15b064a9f8-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:177c31e5a3995cd3ddd360b68e04b324c16ba7b4273b197f6768e3ef205a6136 - 0.0% (1.3 KB)

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

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

[#005] sha256:88366febb6e38f56b8996b21eef70d28d0560124498400d9fcb5200f82942a4e - 2.12% (51.5 MB)

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

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

[#008] sha256:e2c4c794ce5ba5cf73545c6de77bc41774bd7209a25f3ec9c44e26f4cd6c4568 - 0.0% (1.26 KB)

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

[#010] sha256:0b33483709d5c0281c4f523c336f2afc450ed67927f5ab1499ecab6685e49aac - 0.0% (1.27 KB)

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

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

[#013] sha256:2c7bee94e3be6f4ba2742fbce86bb419a9cd5c9df12135eec79bc3758304bfbd - 1.3% (31.5 MB)

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

[#015] sha256:fd77dad4112200776d6afb779e35fddd791ceaed680d0655191174bfa3cd2b4a - 0.0% (1.26 KB)

[#016] sha256:69d75761be7ba78465523d24e18e48d44be679c89c1affa859a740c482d9763a - 0.0% (1.31 KB)

[#017] sha256:0d11dde46a104d02bc2a6bcaad2bb391144daf0bebd956efc682ba16f8baecab - 0.0% (1.29 KB)

[#018] sha256:14bfa701bd207f9311a0b8f8e3e44571f11a3a8acce8164c81b794e5e1db58e4 - 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-09 21:41:49 UTC

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

2022-12-09 21:41:50 UTC

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

2022-12-09 21:42:01 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-09 21:42:11 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-09 21:42:19 UTC

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

2022-12-09 21:42:28 UTC

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

2022-12-09 21:42:28 UTC

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

2022-12-09 21:42:29 UTC

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

2022-12-09 21:42:29 UTC

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

2022-12-09 21:42:30 UTC

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

2022-12-09 21:42:30 UTC

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

2022-12-09 21:42:31 UTC

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

2022-12-09 21:42:32 UTC

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

2022-12-09 21:42:33 UTC

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

2022-12-09 21:42:33 UTC

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

2022-12-09 21:42:34 UTC

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

2022-12-09 21:42:34 UTC

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

Details
Created

2022-12-09 21:35:01 UTC

Size

243 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-09T21:34:06Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    9bd15267c89cdd38b64425cb43ad8d15b064a9f8
  • 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.77
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.77

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-9bd15267c89cdd38b64425cb43ad8d15b064a9f8-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.97% (46 MB)

[#001] sha256:eb4fbd473580ec5a8de9ec7404f227dcb2c75c688499adbe414a82b74f79d8b8 - 14.21% (34.5 MB)

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

[#003] sha256:d77843ba9cd161b1845aa5d0ac3938fe26614f0e288afba5aa81466fb2931cb1 - 54.04% (131 MB)

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

[#005] sha256:a5c11e985e193aeb14ebd228583390f81cea693616273c308fee69d617348d0e - 11.87% (28.8 MB)

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


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

KIWI 9.24.36

2022-12-09 21:34:32 UTC

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

2022-12-09 21:34:32 UTC

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

2022-12-09 21:34:42 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-09 21:34:43 UTC

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

2022-12-09 21:34:43 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-09 21:34:44 UTC

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

2022-12-09 21:34:44 UTC

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

2022-12-09 21:34:44 UTC

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

2022-12-09 21:34:44 UTC

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

2022-12-09 21:34:57 UTC

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

2022-12-09 21:35:00 UTC

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

2022-12-09 21:35:00 UTC

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

2022-12-09 21:35:01 UTC

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

2022-12-09 21:35:01 UTC

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

2022-12-09 21:35:01 UTC

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

2022-12-09 21:35:01 UTC

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

2022-12-09 21:35:01 UTC

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

2022-12-09 21:35:01 UTC

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

Details
Created

2022-12-09 21:17:39 UTC

Size

242 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-09T21:17:27Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    9bd15267c89cdd38b64425cb43ad8d15b064a9f8
  • 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.77
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.77

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-9bd15267c89cdd38b64425cb43ad8d15b064a9f8-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 - 18.27% (44.2 MB)

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

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

[#003] sha256:80aef77713383125dfe32c698af580bb79d1ff2660c5683059832bd9ec390f8f - 54.17% (131 MB)

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

[#005] sha256:4fc06d267432225ea4a32052ee15edeab16a21ed9d00c5447fdbc051db19fc11 - 12.55% (30.4 MB)

[#006] sha256:d79d5d7492752755498352bbc61804f40cb6597edadb6a050742b19df72f4c1e - 0.0% (170 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-09 21:14:01 UTC

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

2022-12-09 21:14:01 UTC

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

2022-12-09 21:14:19 UTC

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

2022-12-09 21:14:22 UTC

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

2022-12-09 21:14:23 UTC

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

2022-12-09 21:14:23 UTC

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

2022-12-09 21:14:23 UTC

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

2022-12-09 21:17:39 UTC

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

2022-12-09 21:17:39 UTC

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

2022-12-09 21:17:39 UTC

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

2022-12-09 21:17:39 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