Namespace
ceph
Image / Tag
daemon:tag-build-stable-2.2.11-jewel-centos-7
Content Digest
sha256:fec98fc4ac2f68ed6d12424c87b1c9a056f3ae0196c6775948b65385c58499f7
Details
Created

2017-10-25 09:35:28 UTC

Size

222 MB

Content Digest
Labels
  • build-date
    20170911
  • license
    GPLv2
  • name
    CentOS Base Image
  • vendor
    CentOS

Environment
CEPH_VERSION

jewel

CONFD_VERSION

0.10.0

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:d9aaf4d82f249dc101a6638ff5177fe926cdebfa6c42d874dfa5029533da0e72 - 31.56% (70 MB)

[#001] sha256:d8d0a252a4acf552ce054709f61851878a845bd81d25a12471485ead31ba54bd - 2.24% (4.96 MB)

[#002] sha256:1d9d23ddc02d2758401b1e0b9a2b0eef4a55bc8de465c4b8763c30bb6112f905 - 2.41% (5.34 MB)

[#003] sha256:5a7e582bb721f60379f7e3f5991a7a7684ac5a943248ddaae1b9bd6bdc446081 - 2.45% (5.44 MB)

[#004] sha256:31c4e11fa4b371e7ba4db0e1a35ef252c20222eb2fc2835c2715783f4ec182bf - 58.5% (130 MB)

[#005] sha256:ec063475c81a19e540e94ac1aa3ff5a1a3f1b54c2c563a57ad711ae009d588bd - 1.14% (2.52 MB)

[#006] sha256:00f4ab29ef9bad263915c34fafa3c85baefd8031edf719f81add301eaa89af8e - 1.14% (2.52 MB)

[#007] sha256:0461fd8a1930c3aa80f929e397fafe0882437ac02650d7bde837ace7c746d706 - 0.56% (1.23 MB)

[#008] sha256:e71ec0dac778e16ba9928eff7069de85be33d5dd209bf5b23c4f559a161fa375 - 0.0% (157 Bytes)

[#009] sha256:fe8f38f6abaae17fbeabd7ee8f2b1539fc59531aca0159fbb434d9a0e5bf84d1 - 0.01% (18.8 KB)

[#010] sha256:a273df2592aabf32695956901ab2db3e7866f9723293edbaaeb0ab264ed94bf4 - 0.0% (1015 Bytes)

[#011] sha256:fc494441f06460351eabcdf94d218ed131fc31e97cea7ecd2781a4a66ff63988 - 0.0% (538 Bytes)

[#012] sha256:4a9e10472694b49fdbc6c0288007f80ea7156ef268e9980a70e72cde40f470b4 - 0.0% (284 Bytes)


History
2017-09-14 15:13:25 UTC

/bin/sh -c #(nop) ADD file:1ed4d1a29d09a636dd6c60c6187679adb26c877b6be6968e14272e75ad240073 in /

2017-09-14 15:13:25 UTC

/bin/sh -c #(nop) LABEL name=CentOS Base Image vendor=CentOS license=GPLv2 build-date=20170911

2017-09-14 15:13:25 UTC

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

2017-10-16 09:18:24 UTC

/bin/sh -c #(nop) MAINTAINER Sébastien Han "seb@redhat.com"

2017-10-16 09:18:25 UTC

/bin/sh -c #(nop) ENV CEPH_VERSION=jewel

2017-10-16 09:18:25 UTC

/bin/sh -c #(nop) ENV CONFD_VERSION=0.10.0

2017-10-16 09:18:26 UTC

/bin/sh -c rpm --import 'https://download.ceph.com/keys/release.asc'

2017-10-16 09:18:28 UTC

/bin/sh -c rpm -Uvh http://download.ceph.com/rpm-${CEPH_VERSION}/el7/noarch/ceph-release-1-1.el7.noarch.rpm

2017-10-16 09:18:39 UTC

/bin/sh -c yum install -y epel-release && yum clean all

2017-10-16 09:18:39 UTC

/bin/sh -c #(nop) ARG PACKAGES=unzip ceph-mon ceph-osd ceph-mds ceph-base ceph-common ceph-radosgw rbd-mirror device-mapper sharutils etcd kubernetes-client e2fsprogs wget

2017-10-16 09:20:13 UTC

|1 PACKAGES=unzip ceph-mon ceph-osd ceph-mds ceph-base ceph-common ceph-radosgw rbd-mirror device-mapper sharutils etcd kubernetes-client e2fsprogs wget /bin/sh -c yum install -y $PACKAGES && rpm -q $PACKAGES && yum clean all

2017-10-16 09:20:14 UTC

/bin/sh -c #(nop) ADD 5767c22e47f2b7f8f477701b3e9fcd18af6a175d83ab591fe7141d2d18fd8a1d in /usr/local/bin/confd

2017-10-16 09:20:15 UTC

|1 PACKAGES=unzip ceph-mon ceph-osd ceph-mds ceph-base ceph-common ceph-radosgw rbd-mirror device-mapper sharutils etcd kubernetes-client e2fsprogs wget /bin/sh -c chmod +x /usr/local/bin/confd && mkdir -p /etc/confd/conf.d && mkdir -p /etc/confd/templates

2017-10-16 09:20:16 UTC

|1 PACKAGES=unzip ceph-mon ceph-osd ceph-mds ceph-base ceph-common ceph-radosgw rbd-mirror device-mapper sharutils etcd kubernetes-client e2fsprogs wget /bin/sh -c wget -O /forego.tgz 'https://bin.equinox.io/c/ekMN3bCZFUn/forego-stable-linux-amd64.tgz' && cd /usr/local/bin && tar xfz /forego.tgz && chmod +x /usr/local/bin/forego && rm /forego.tgz

2017-10-16 09:20:16 UTC

/bin/sh -c #(nop) ADD file:6589ed7ec2fe1447fdcc316adddcc33014cb9718cb3262aa6fd325086d2c9e93 in /entrypoint.sh

2017-10-16 09:20:16 UTC

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

2017-10-25 09:35:14 UTC

/bin/sh -c #(nop) MAINTAINER Sébastien Han "seb@redhat.com"

2017-10-25 09:35:24 UTC

/bin/sh -c #(nop) ADD multi:c099c93df1722c97db1f5ac4730f0c20b2020ede49277b205fa99958d05002c1 in /

2017-10-25 09:35:25 UTC

/bin/sh -c bash "/generate_entrypoint.sh" && rm -f /generate_entrypoint.sh && bash -n /*.sh

2017-10-25 09:35:26 UTC

/bin/sh -c #(nop) ADD file:73472ef8641272478e021b9281e03f7d891be4d816902443451c5b1ebb35afad in /etc/confd/templates/

2017-10-25 09:35:26 UTC

/bin/sh -c #(nop) ADD file:ab1be6a1a587e7da8b13d78f12ca728e34a739110be7c0325025d293aee85d0c in /etc/confd/conf.d/

2017-10-25 09:35:27 UTC

/bin/sh -c #(nop) VOLUME [/etc/ceph /var/lib/ceph /etc/ganesha]

2017-10-25 09:35:27 UTC

/bin/sh -c #(nop) WORKDIR /

2017-10-25 09:35:28 UTC

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

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