Namespace
rancher
Image / Tag
rancher-agent:v2.6-48b6bc6b4a6adb4fd4c623984862494cd0b70a5f-head
Content Digest
sha256:fd1a7e559c0809db7e834ce1abbf4504d8db97fbf1c580a5b5eb3622c049c640
Details
Created

2022-09-20 00:49:58 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-20T00:48:44Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    48b6bc6b4a6adb4fd4c623984862494cd0b70a5f
  • 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-48b6bc6b4a6adb4fd4c623984862494cd0b70a5f-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:4d06eb062570d32bfca5c7ab82beefed0275067fac32d51876f4943be81e719b - 21.93% (45.4 MB)

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

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

[#003] sha256:86a7829d71c77d8936d9a1f518d5422188d73168814894adf6130b74590af68e - 44.78% (92.6 MB)

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

[#005] sha256:31edfd20d1bf0b26cc531cf9b96fb1415af5dc076ae9dd75fa68d7e2b42cce59 - 15.18% (31.4 MB)

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


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

KIWI 9.24.36

2022-09-20 00:49:22 UTC

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

2022-09-20 00:49:22 UTC

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

2022-09-20 00:49:33 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-20 00:49:33 UTC

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

2022-09-20 00:49:34 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-20 00:49:34 UTC

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

2022-09-20 00:49:34 UTC

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

2022-09-20 00:49:34 UTC

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

2022-09-20 00:49:34 UTC

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

2022-09-20 00:49:52 UTC

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

2022-09-20 00:49:56 UTC

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

2022-09-20 00:49:57 UTC

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

2022-09-20 00:49:58 UTC

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

2022-09-20 00:49:58 UTC

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

2022-09-20 00:49:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-20T00:48:44Z

2022-09-20 00:49:58 UTC

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

2022-09-20 00:49:58 UTC

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

2022-09-20 00:49:58 UTC

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

Details
Created

2022-09-20 00:48:11 UTC

Size

2.64 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-09-20T00:47:36Z
  • org.opencontainers.image.revision
    48b6bc6b4a6adb4fd4c623984862494cd0b70a5f
  • 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-48b6bc6b4a6adb4fd4c623984862494cd0b70a5f-head

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:e1f8f35f8df571b131c91619dc41addf4dcd0df89e080cd9896992674fc28ad1 - 0.0% (1.09 KB)

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

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

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

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

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

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

[#009] sha256:7ce90500bfc413b1186b6573e82384f157c02f65b5e47d20474e199eebe5aa9e - 0.0% (1.09 KB)

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

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

[#012] sha256:49ed15f0a5871a076524980810b6f72396b7fe54284668b6dc3f080140f131b4 - 0.0% (1.07 KB)

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

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

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

[#016] sha256:19cba9a270974de7586c4ceef87e14a320caa1d73b789e0aaf45bb394bfbee2b - 0.0% (1.09 KB)

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

[#018] sha256:a0bd215481a81c9267248c0c339e24263bea1c4094a3b3f824b295dc01ea04b3 - 0.0% (1.07 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-20 00:47:37 UTC

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

2022-09-20 00:47:37 UTC

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

2022-09-20 00:47:46 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-20 00:47:54 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-20 00:48:00 UTC

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

2022-09-20 00:48:06 UTC

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

2022-09-20 00:48:06 UTC

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

2022-09-20 00:48:07 UTC

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

2022-09-20 00:48:07 UTC

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

2022-09-20 00:48:07 UTC

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

2022-09-20 00:48:08 UTC

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

2022-09-20 00:48:09 UTC

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

2022-09-20 00:48:09 UTC

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

2022-09-20 00:48:10 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-09-20T00:47:36Z

2022-09-20 00:48:10 UTC

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

2022-09-20 00:48:10 UTC

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

2022-09-20 00:48:11 UTC

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

Details
Created

2022-09-20 00:46:35 UTC

Size

2.3 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-09-20T00:45:51Z
  • org.opencontainers.image.revision
    48b6bc6b4a6adb4fd4c623984862494cd0b70a5f
  • 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-48b6bc6b4a6adb4fd4c623984862494cd0b70a5f-head

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:515244334fd4fd1b6776936ead9f1ea80777004287b0beef85484ec0c0b827bb - 0.0% (1.26 KB)

[#003] sha256:8f3e77a96f16ae590888380a5c374472fe8b4e6697b86b49e98a1d1518c6e435 - 0.0% (1.29 KB)

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

[#005] sha256:5f7c9caea89eb17a7ede016cbb3afe4c206b32bb18b2172e49807c9c9c8a60a7 - 2.18% (51.4 MB)

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

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

[#008] sha256:47a38608260a6b99218e5c438563802ee4782a899b264e62e70d3ff10752d65a - 0.0% (1.29 KB)

[#009] sha256:47ef3009718d865e7155a5b5d48e94e670e9ffff1679ae8ef3521d6a40bcc720 - 0.0% (1.28 KB)

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

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

[#012] sha256:0c97289c58e4a775039804c56eb79eccb6235b52f6e0c63ab171e9b2822c27d8 - 0.0% (1.27 KB)

[#013] sha256:1a71062a8ec42d9e843679dd3129376100409e535672fa17ee9ea8c7606cf266 - 1.34% (31.5 MB)

[#014] sha256:9383c6749ab79bee6adf06260ffea10f99a1cda84f520f5f76a3cf39e14e9fc4 - 0.0% (1.29 KB)

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

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

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

[#018] sha256:d30104384af6ea624418f28268c2cdc9cbcb4d6afedfa22134dcc86322f4f848 - 0.0% (1.29 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-20 00:45:53 UTC

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

2022-09-20 00:45:54 UTC

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

2022-09-20 00:46:02 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-20 00:46: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-20 00:46:21 UTC

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

2022-09-20 00:46:29 UTC

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

2022-09-20 00:46:29 UTC

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

2022-09-20 00:46:29 UTC

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

2022-09-20 00:46:30 UTC

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

2022-09-20 00:46:30 UTC

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

2022-09-20 00:46:31 UTC

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

2022-09-20 00:46:32 UTC

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

2022-09-20 00:46:33 UTC

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

2022-09-20 00:46:33 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-09-20T00:45:51Z

2022-09-20 00:46:34 UTC

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

2022-09-20 00:46:34 UTC

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

2022-09-20 00:46:35 UTC

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

Details
Created

2022-09-20 00:41:53 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-20T00:40:50Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    48b6bc6b4a6adb4fd4c623984862494cd0b70a5f
  • 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-48b6bc6b4a6adb4fd4c623984862494cd0b70a5f-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:f8c4d063a6cc2f4248035162dfb844c9117d6bfa6d0c7d1c034de6c4d11a5d24 - 22.32% (45.4 MB)

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

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

[#003] sha256:4c5ddac42342277a340cbdfb05bfb03580c2bb11c60fa9860a69d1e41b208907 - 45.52% (92.5 MB)

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

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

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


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

KIWI 9.24.36

2022-09-20 00:41:19 UTC

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

2022-09-20 00:41:19 UTC

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

2022-09-20 00:41:30 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-20 00:41:31 UTC

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

2022-09-20 00:41:31 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-20 00:41:31 UTC

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

2022-09-20 00:41:32 UTC

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

2022-09-20 00:41:32 UTC

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

2022-09-20 00:41:32 UTC

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

2022-09-20 00:41:48 UTC

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

2022-09-20 00:41:52 UTC

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

2022-09-20 00:41:53 UTC

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

2022-09-20 00:41:53 UTC

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

2022-09-20 00:41:53 UTC

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

2022-09-20 00:41:53 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-20T00:40:50Z

2022-09-20 00:41:53 UTC

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

2022-09-20 00:41:53 UTC

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

2022-09-20 00:41:53 UTC

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

Details
Created

2022-09-20 00:36:24 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-20T00:36:09Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    48b6bc6b4a6adb4fd4c623984862494cd0b70a5f
  • 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-48b6bc6b4a6adb4fd4c623984862494cd0b70a5f-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:5f3322cd27a67a8af5d352de26fcbdc603e479b93752b7d2d2d343ddac718009 - 21.55% (43.7 MB)

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

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

[#003] sha256:0dd1d57ea1a88b00231555850eaa4f919cdc75a63dba3a1d00e317d67e3a35da - 45.58% (92.4 MB)

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

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

[#006] sha256:82d276213773fcdba8a6c904835b595c770f3714e35fe3a9b7e012ceec2499e9 - 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-20 00:32:19 UTC

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

2022-09-20 00:32:19 UTC

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

2022-09-20 00:32:47 UTC

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

2022-09-20 00:32:49 UTC

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

2022-09-20 00:32:50 UTC

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

2022-09-20 00:32:51 UTC

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

2022-09-20 00:32:51 UTC

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

2022-09-20 00:36:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-20T00:36:09Z

2022-09-20 00:36:24 UTC

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

2022-09-20 00:36:24 UTC

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

2022-09-20 00:36:24 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