Namespace
library
Image / Tag
kibana:7.4.2
Content Digest
sha256:355f9c979dc9cdac3ff9a75a817b8b7660575e492bf7dbe796e705168f167efc
Details
Created

2019-10-28 21:50:26 UTC

Size

376 MB

Content Digest
Labels
  • license
    Elastic License
  • org.label-schema.build-date
    20190801
  • org.label-schema.license
    Elastic License
  • org.label-schema.name
    kibana
  • org.label-schema.schema-version
    1.0
  • org.label-schema.url
    https://www.elastic.co/products/kibana
  • org.label-schema.vcs-url
    https://github.com/elastic/kibana
  • org.label-schema.vendor
    Elastic
  • org.label-schema.version
    7.4.2

Environment
ELASTIC_CONTAINER

true

PATH

/usr/share/kibana/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:d8d02d45731499028db01b6fa35475f91d230628b4e25fab8e3c015594dc3261 - 19.13% (71.9 MB)

[#001] sha256:bc64069ca9679a50593dbe7e4fae2effd61940bf13b51a928adb3d96bf2fd7c5 - 16.12% (60.6 MB)

[#002] sha256:c7aae8f7d300c8586e31447f754345557f83ff9645e00e84710e5944b02bb7c5 - 0.01% (30.9 KB)

[#003] sha256:8da0971e3b4146e0f6851c6cda1df16f2cb97a39a203ed264ea4e75ee46dc4f5 - 0.01% (29.5 KB)

[#004] sha256:58ea4bb2901cef641bcdc2ece14d24fd641ec7f1fb14a61cfd4960bbaef43d85 - 64.73% (243 MB)

[#005] sha256:b1e21d4c2a7e073d247363f5682ec066e254f117c5126615128f7ff710e63ea2 - 0.0% (133 Bytes)

[#006] sha256:3953eac632cbb250f3e31c58358d0078a87a3784127084348a41529c2cb7a27c - 0.0% (393 Bytes)

[#007] sha256:5f4406500758543e55610334dcc1ab8a018559b5546557d0d7ee244e308670b6 - 0.0% (2.31 KB)

[#008] sha256:340d85e0d1c7255c1482bcffc70014f2f880a696b60d1c620d22d4b2eb586223 - 0.0% (148 Bytes)

[#009] sha256:1768564d16fb622f5c73cbe74ca399cfc65cedd27f2d646ddd35db642ca3efd9 - 0.0% (1.78 KB)


History
2019-08-20 20:21:00 UTC

/bin/sh -c #(nop) ADD file:4e7247c06de9ad117293b6bf39c77f96c623a1bca4da35068d7e64c7cb826c08 in /

2019-08-20 20:21:01 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0 org.label-schema.name=CentOS Base Image org.label-schema.vendor=CentOS org.label-schema.license=GPLv2 org.label-schema.build-date=20190801

2019-08-20 20:21:01 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2019-10-28 21:47:52 UTC

/bin/sh -c #(nop) EXPOSE 5601

2019-10-28 21:48:51 UTC

/bin/sh -c yum update -y && yum install -y fontconfig freetype && yum clean all

2019-10-28 21:48:54 UTC

/bin/sh -c curl -L -o /usr/local/bin/dumb-init https://github.com/Yelp/dumb-init/releases/download/v1.2.2/dumb-init_1.2.2_amd64

2019-10-28 21:48:55 UTC

/bin/sh -c echo "37f2c1f0372a45554f1b89924fbb134fc24c3756efaedf11e07f599494e0eff9 /usr/local/bin/dumb-init" | sha256sum -c -

2019-10-28 21:48:58 UTC

/bin/sh -c chmod +x /usr/local/bin/dumb-init

2019-10-28 21:50:15 UTC

/bin/sh -c #(nop) COPY --chown=1000:0dir:81df319dad8a8e2a30fcbb0196f1de14a409edf2a5317c92dd742b9c2c3505a8 in /usr/share/kibana

2019-10-28 21:50:17 UTC

/bin/sh -c #(nop) WORKDIR /usr/share/kibana

2019-10-28 21:50:19 UTC

/bin/sh -c ln -s /usr/share/kibana /opt/kibana

2019-10-28 21:50:19 UTC

/bin/sh -c #(nop) ENV ELASTIC_CONTAINER=true

2019-10-28 21:50:19 UTC

/bin/sh -c #(nop) ENV PATH=/usr/share/kibana/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2019-10-28 21:50:19 UTC

/bin/sh -c #(nop) COPY --chown=1000:0file:60b6181f28c99b362092ea6139b6d4112ddd0bef32d52563c33b26bdc2b51318 in /usr/share/kibana/config/kibana.yml

2019-10-28 21:50:20 UTC

/bin/sh -c #(nop) COPY --chown=1000:0file:252f69f305b4ea9d5a3af69eb60f8aa0b31b0ec762fce21f6f621e31070908ac in /usr/local/bin/

2019-10-28 21:50:23 UTC

/bin/sh -c chmod g+ws /usr/share/kibana && find /usr/share/kibana -gid 0 -and -not -perm /g+w -exec chmod g+w {} \;

2019-10-28 21:50:25 UTC

/bin/sh -c groupadd --gid 1000 kibana && useradd --uid 1000 --gid 1000 --home-dir /usr/share/kibana --no-create-home kibana

2019-10-28 21:50:26 UTC

/bin/sh -c #(nop) USER kibana

2019-10-28 21:50:26 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0 org.label-schema.vendor=Elastic org.label-schema.name=kibana org.label-schema.version=7.4.2 org.label-schema.url=https://www.elastic.co/products/kibana org.label-schema.vcs-url=https://github.com/elastic/kibana org.label-schema.license=Elastic License license=Elastic License

2019-10-28 21:50:26 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/dumb-init" "--"]

2019-10-28 21:50:26 UTC

/bin/sh -c #(nop) CMD ["/usr/local/bin/kibana-docker"]

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