Namespace
library
Image / Tag
kong:0.11.0rc2
Content Digest
sha256:d676bab12c465ffc4ff2142649f12e6aa997cf6f7d3a7ee2c23c2c8e14b1751a
Details
Created

2017-08-03 22:04:03 UTC

Size

113 MB

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

Environment
KONG_VERSION

0.11.0rc2

PATH

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


Layers

[#000] sha256:74f0853ba93b37c8152648905c48965c774d5a7d2de1967aef86ef0144561f62 - 61.06% (68.9 MB)

[#001] sha256:31615c3ac2378c9954d8588574d99a7e302462618bbaabca6fc4fa46e2de226b - 38.91% (43.9 MB)

[#002] sha256:4be40cc2bc6eae909b87bb0e09e6c3e6b563c8225ff6dd9b984efd4d082f0242 - 0.02% (24.9 KB)

[#003] sha256:504d6222a63c01b5b2d09f0593fe588ea38e0947a21ae0a137e4475332a8d61d - 0.0% (218 Bytes)


History
2017-08-03 21:34:51 UTC

/bin/sh -c #(nop) ADD file:63492ba809361c51e75605d70390b549ff1187076b6d00485a1a0bb175daa40e in /

2017-08-03 21:34:55 UTC

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

2017-08-03 21:34:56 UTC

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

2017-08-03 22:03:32 UTC

/bin/sh -c #(nop) MAINTAINER Marco Palladino, marco@mashape.com

2017-08-03 22:03:33 UTC

/bin/sh -c #(nop) ENV KONG_VERSION=0.11.0rc2

2017-08-03 22:03:57 UTC

/bin/sh -c yum install -y wget https://github.com/Mashape/kong/releases/download/$KONG_VERSION/kong-$KONG_VERSION.el7.noarch.rpm && yum clean all

2017-08-03 22:04:00 UTC

/bin/sh -c wget -O /usr/local/bin/dumb-init https://github.com/Yelp/dumb-init/releases/download/v1.1.3/dumb-init_1.1.3_amd64 && chmod +x /usr/local/bin/dumb-init

2017-08-03 22:04:00 UTC

/bin/sh -c #(nop) COPY file:e806c057c1c71a8dd5e684244eed51d4ff17ca43efe7233573320a3bf8dda3a4 in /docker-entrypoint.sh

2017-08-03 22:04:01 UTC

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

2017-08-03 22:04:02 UTC

/bin/sh -c #(nop) EXPOSE 8000/tcp 8001/tcp 8443/tcp

2017-08-03 22:04:03 UTC

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

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