Namespace
ceph
Image / Tag
daemon:tag-stable-3.0-jewel-centos-7
Content Digest
sha256:40d8d88ea3cfc6ead781a20a8ba698c0a21022037df1bfda78612f94a773d93f
Details
Created

2017-12-15 17:50:02 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:2f48208e5d433d9536ec948abe635de0ab09e3fe2fe36b5cee1dfd8d55db56c9 - 0.01% (21.2 KB)

[#010] sha256:df2e2c3c7f0a34e6e2064485ac7a0c8fd77e074f5b01e96663ab19ccf2803e67 - 0.0% (910 Bytes)

[#011] sha256:5caa167f30042eb03da8db6bfce1480dffd4e16cfeccb5be1053016d31be1b16 - 0.0% (364 Bytes)

[#012] sha256:bd0325f495611efec2bcac81b8cea5cc08024059333775c268a562249ef0c6d4 - 0.0% (283 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-12-15 17:49:55 UTC

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

2017-12-15 17:49:58 UTC

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

2017-12-15 17:49:59 UTC

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

2017-12-15 17:49:59 UTC

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

2017-12-15 17:50:00 UTC

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

2017-12-15 17:50:00 UTC

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

2017-12-15 17:50:01 UTC

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

2017-12-15 17:50:02 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