Namespace
rancher
Image / Tag
rancher-agent:v2.7-72f59502f94041cc0be1107fb3b394bdb694f29a-linux-amd64
Content Digest
sha256:449acf3fdf79ed9b6753c43ee3f7af5173551a614cba1fd3956edb750cedf479
Details
Created

2022-12-09 01:01:12 UTC

Size

254 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-09T01:00:11Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    72f59502f94041cc0be1107fb3b394bdb694f29a
  • 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.7-72f59502f94041cc0be1107fb3b394bdb694f29a-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.13% (46 MB)

[#001] sha256:0046ebb4c9c6992c64977623e84ffbe58ee4a4d0213dd1d7f2f04be691250f0d - 13.82% (35.1 MB)

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

[#003] sha256:bd99af7b8e35c6a468bf9e95a200e22305349cdbdc6d8c1858776a7b66f66217 - 55.17% (140 MB)

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

[#005] sha256:f393c7e376c943a30af89f0e04b0a646df148d876e96014809c3e210119e58f2 - 11.94% (30.3 MB)

[#006] sha256:0f4a34d8912971d71408803fcef69f490b7d8d7d2aa23fe6811afc75285d46c0 - 0.0% (169 Bytes)


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

KIWI 9.24.36

2022-12-09 01:00:41 UTC

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

2022-12-09 01:00:42 UTC

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

2022-12-09 01:00:50 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 01:00:51 UTC

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

2022-12-09 01:00:51 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 01:00:51 UTC

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

2022-12-09 01:00:51 UTC

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

2022-12-09 01:00:52 UTC

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

2022-12-09 01:00:52 UTC

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

2022-12-09 01:01:07 UTC

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

2022-12-09 01:01:11 UTC

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

2022-12-09 01:01:12 UTC

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

2022-12-09 01:01:12 UTC

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

2022-12-09 01:01:12 UTC

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

2022-12-09 01:01:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-09T01:00:11Z

2022-12-09 01:01:12 UTC

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

2022-12-09 01:01:12 UTC

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

2022-12-09 01:01:12 UTC

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

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