Namespace
rancher
Image / Tag
rancher-agent:v2.7-44c01cb050e23d3a14efb9bb152e34a371002829-head
Content Digest
sha256:1e094b5290d0dbe529a40c0c2a0eead0bb365ee8fa5ef9ba5d3bb8f48c7e8316
Details
Created

2022-11-10 23:38:47 UTC

Size

224 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-09T08:44:10.253152576Z
  • 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.65
  • 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.65
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-11-10T23:37:45Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    44c01cb050e23d3a14efb9bb152e34a371002829
  • 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.65
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.65

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-44c01cb050e23d3a14efb9bb152e34a371002829-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:78ce4c0a1568a2ef2e9e2d4eaf23caf50694ed1093c32eb66312260df325de21 - 20.52% (46 MB)

[#001] sha256:b763c08fa39aaba230669adc526ab5273872719fa7ef297d9fd843c6fb812be2 - 15.64% (35 MB)

[#002] sha256:3fd05a2d53cb610c886799f2b25fa5cc3dffe835015caf7b74f844bd4682e994 - 1.06% (2.38 MB)

[#003] sha256:4e64306ec874d7c78d5b087216641e296351da8c925505eae32ebe036727b50e - 49.14% (110 MB)

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

[#005] sha256:72d60c6868de516022e67b6a780228e23d4f85c560c6f7d26b797196fa1a3f93 - 13.64% (30.6 MB)

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


History
2022-11-09 08:44:58 UTC

KIWI 9.24.36

2022-11-10 23:38:19 UTC

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

2022-11-10 23:38:19 UTC

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

2022-11-10 23:38:27 UTC

|1 ARCH=amd64 /bin/sh -c zypper -n install --no-recommends curl ca-certificates jq git-core hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk sysstat && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2022-11-10 23:38:28 UTC

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

2022-11-10 23:38:28 UTC

|1 ARCH=amd64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2022-11-10 23:38:28 UTC

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

2022-11-10 23:38:29 UTC

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

2022-11-10 23:38:29 UTC

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

2022-11-10 23:38:29 UTC

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

2022-11-10 23:38:43 UTC

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

2022-11-10 23:38:46 UTC

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

2022-11-10 23:38:47 UTC

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

2022-11-10 23:38:47 UTC

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

2022-11-10 23:38:47 UTC

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

2022-11-10 23:38:47 UTC

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

2022-11-10 23:38:47 UTC

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

2022-11-10 23:38:47 UTC

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

2022-11-10 23:38:47 UTC

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

Details
Created

2022-11-10 23:34:44 UTC

Size

2.65 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-11-10T23:31:48Z
  • org.opencontainers.image.revision
    44c01cb050e23d3a14efb9bb152e34a371002829
  • 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.7-44c01cb050e23d3a14efb9bb152e34a371002829-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:070196b7ef1237987d982370cd57316494047f76e7cf4409baacd592a0b4da98 - 0.0% (1.06 KB)

[#003] sha256:2a0c63a10bb4f4c933539a6837f5875d800ea95d2a50d17a0f6dbeb66dfdccb6 - 0.0% (1.06 KB)

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

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

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

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

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

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

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

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

[#012] sha256:7bc694474a44b4ef0de9c5ceb262aa947f3515768cadba178580d3e16262beb7 - 0.0% (1.07 KB)

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

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

[#015] sha256:faa721dbc4ff4f858a2996cd09ac8b923f8d4a982408561e016b6b3b6c26cdc7 - 0.0% (1.06 KB)

[#016] sha256:082f2be02d814781272d8ac7572543f275f0e2ff413529f0ad16e5b047a80fb1 - 0.0% (1.06 KB)

[#017] sha256:2f3a7a5a6929f87c33e9eaba6ab823570febcbbc8fffd122e4b348d7382f66a4 - 0.0% (1.07 KB)

[#018] sha256:99b286053ca23b6e8b792a5c90d6e4804f329c4ce56fbcbfd50a674073ead4ad - 0.0% (1.09 KB)


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

Apply image 10.0.17763.2803

2022-11-05 18:29:26 UTC

Install update 10.0.17763.3650

2022-11-10 23:34:00 UTC

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

2022-11-10 23:34:01 UTC

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

2022-11-10 23:34:19 UTC

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

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

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

2022-11-10 23:34:40 UTC

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

2022-11-10 23:34:40 UTC

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

2022-11-10 23:34:40 UTC

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

2022-11-10 23:34:41 UTC

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

2022-11-10 23:34:41 UTC

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

2022-11-10 23:34:41 UTC

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

2022-11-10 23:34:42 UTC

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

2022-11-10 23:34:43 UTC

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

2022-11-10 23:34:43 UTC

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

2022-11-10 23:34:44 UTC

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

2022-11-10 23:34:44 UTC

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

2022-11-10 23:34:44 UTC

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

Details
Created

2022-11-10 23:41:37 UTC

Size

2.37 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-11-10T23:38:54Z
  • org.opencontainers.image.revision
    44c01cb050e23d3a14efb9bb152e34a371002829
  • 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.7-44c01cb050e23d3a14efb9bb152e34a371002829-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:f5959ccc1cd200d91e5e08e61a22bed7b1483012595ed6c08661391c5860b57f - 0.0% (1.29 KB)

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

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

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

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

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

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

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

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

[#011] sha256:2c44be7e0bef19895265b5cc28ac2ab94f1fd5bd247a8f34807bf6b0047452e9 - 0.0% (1.29 KB)

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

[#013] sha256:97ad5bcd3beacce95188099116ed5cb65e0cfc79adfbe53d0172dbc479efe4fc - 1.26% (30.7 MB)

[#014] sha256:68b846308281fb41eb0822abd84fa66c8aa3d6a38e056f702ef64e709518e855 - 0.0% (1.29 KB)

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

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

[#017] sha256:b6aa4113577d6d96539ac3ec6232bf745ce61de3e5a99cd36d2cad299dfda09b - 0.0% (1.3 KB)

[#018] sha256:c780e74e5f955c45dbd36082d77afc1edccd712343c69bde66724d19dbd6617b - 0.0% (1.3 KB)


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

Apply image 10.0.20348.643

2022-11-05 07:49:25 UTC

Install update 10.0.20348.1249

2022-11-10 23:40:54 UTC

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

2022-11-10 23:40:54 UTC

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

2022-11-10 23:41:05 UTC

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

2022-11-10 23:41:15 UTC

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

2022-11-10 23:41:23 UTC

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

2022-11-10 23:41:31 UTC

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

2022-11-10 23:41:31 UTC

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

2022-11-10 23:41:32 UTC

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

2022-11-10 23:41:32 UTC

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

2022-11-10 23:41:33 UTC

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

2022-11-10 23:41:33 UTC

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

2022-11-10 23:41:34 UTC

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

2022-11-10 23:41:35 UTC

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

2022-11-10 23:41:36 UTC

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

2022-11-10 23:41:36 UTC

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

2022-11-10 23:41:37 UTC

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

2022-11-10 23:41:37 UTC

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

Details
Created

2022-11-10 23:24:35 UTC

Size

221 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-09T08:46:32.485610995Z
  • 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.65
  • 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.65
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-11-10T23:23:40Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    44c01cb050e23d3a14efb9bb152e34a371002829
  • 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.65
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.65

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-44c01cb050e23d3a14efb9bb152e34a371002829-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:82f7468c3fe833bb215bbf57d7ce05fcf337b861c762d584f512a78cb2190a0a - 20.82% (46 MB)

[#001] sha256:131691b2f039188ae8e7b05f40b1e5240c02b5776a9075b849800ed1b33c7723 - 15.61% (34.5 MB)

[#002] sha256:9872ccec887fb1931a2ec093b61de145919ceffbe289680311be447ebf3b675f - 0.99% (2.19 MB)

[#003] sha256:5c0be2ee3fe5d36b586ec014fe8b26f54a4a1fc7f73a3c81f2a33a46992dc971 - 49.89% (110 MB)

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

[#005] sha256:c9c3d5755fa472aace2cca039c3c5b092abf0c52d17840f564bd4eb4ac83a5e9 - 12.68% (28 MB)

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


History
2022-11-09 08:47:06 UTC

KIWI 9.24.36

2022-11-10 23:24:06 UTC

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

2022-11-10 23:24:06 UTC

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

2022-11-10 23:24:17 UTC

|1 ARCH=arm64 /bin/sh -c zypper -n install --no-recommends curl ca-certificates jq git-core hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk sysstat && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2022-11-10 23:24:17 UTC

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

2022-11-10 23:24:18 UTC

|1 ARCH=arm64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2022-11-10 23:24:18 UTC

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

2022-11-10 23:24:18 UTC

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

2022-11-10 23:24:18 UTC

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

2022-11-10 23:24:18 UTC

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

2022-11-10 23:24:31 UTC

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

2022-11-10 23:24:34 UTC

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

2022-11-10 23:24:35 UTC

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

2022-11-10 23:24:35 UTC

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

2022-11-10 23:24:35 UTC

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

2022-11-10 23:24:35 UTC

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

2022-11-10 23:24:35 UTC

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

2022-11-10 23:24:35 UTC

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

2022-11-10 23:24:35 UTC

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

Details
Created

2022-11-10 23:24:58 UTC

Size

220 MB

Content Digest
Labels
  • com.suse.eula
    sle-bci
  • com.suse.image-type
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.release-stage
    released
  • com.suse.sle.base.created
    2022-11-09T08:59:06.304885685Z
  • 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.65
  • 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.65
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-11-10T23:24:45Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    44c01cb050e23d3a14efb9bb152e34a371002829
  • 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.65
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.65

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-44c01cb050e23d3a14efb9bb152e34a371002829-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:818d373806e7650488131c4982570f5f7b7d837b21de0a8093239d9e1286dfa8 - 20.06% (44.1 MB)

[#001] sha256:4ecbb8621b7181044c875d989678ca4a8f17cb816efafa8013d79713ce6ede65 - 15.47% (34 MB)

[#002] sha256:0323e453af00481d713152abd40b43fb43a582f7b6ef24082a7632ef383b0cb6 - 1.01% (2.23 MB)

[#003] sha256:3d0730b00d16c451bbc1ce4101824788d079089e93b36a5d38a12a0c0d9aa579 - 50.04% (110 MB)

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

[#005] sha256:a0b324fb570bfff1d799ba7b7400debe6c8a6a9f965d3ab0cff7434056b539cb - 13.42% (29.5 MB)

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


History
2022-11-09 08:59:24 UTC

KIWI 9.24.36

2022-11-09 20:43:14 UTC

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

2022-11-09 20:43:14 UTC

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

2022-11-09 20:43:55 UTC

|1 ARCH=s390x /bin/sh -c zypper -n install --no-recommends curl ca-certificates jq git-core hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk sysstat && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2022-11-09 20:43:56 UTC

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

2022-11-09 20:43:58 UTC

|1 ARCH=s390x /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2022-11-09 20:43:58 UTC

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

2022-11-09 20:43:58 UTC

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

2022-11-10 23:20:59 UTC

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

2022-11-10 23:20:59 UTC

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

2022-11-10 23:21:18 UTC

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

2022-11-10 23:21:22 UTC

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

2022-11-10 23:21:23 UTC

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

2022-11-10 23:21:23 UTC

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

2022-11-10 23:21:24 UTC

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

2022-11-10 23:24:58 UTC

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

2022-11-10 23:24:58 UTC

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

2022-11-10 23:24:58 UTC

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

2022-11-10 23:24:58 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