Namespace
apache
Image / Tag
apisix:1.1-centos
Content Digest
sha256:63c760a9eb0346dfbaa18c509d634f487418a3c248ad221afefe7c241fcc616f
Details
Created

2020-03-15 06:44:54 UTC

Size

82.2 MB

Content Digest
Labels
  • apisix_version
    1.1
  • org.label-schema.build-date
    20191001
  • org.label-schema.license
    GPLv2
  • org.label-schema.name
    CentOS Base Image
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vendor
    CentOS

Environment
PATH

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


Layers

[#000] sha256:ab5ef0e5819490abe86106fd9f4381123e37a03e80e650be39f7938d30ecb530 - 87.89% (72.3 MB)

[#001] sha256:afc6cb685fcdb5a318cf0139e1cd70065be698a4f55c62f08a840231cc85f87c - 12.11% (9.96 MB)


History
2019-11-12 00:20:33 UTC

/bin/sh -c #(nop) ADD file:45a381049c52b5664e5e911dead277b25fadbae689c0bb35be3c42dff0f2dffe in /

2019-11-12 00:20:33 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=20191001

2019-11-12 00:20:33 UTC

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

2020-03-15 06:44:19 UTC

/bin/sh -c #(nop) ARG APISIX_VERSION=1.1

2020-03-15 06:44:20 UTC

/bin/sh -c #(nop) LABEL apisix_version=1.1

2020-03-15 06:44:53 UTC

|1 APISIX_VERSION=1.1 /bin/sh -c yum -y install yum-utils && yum-config-manager --add-repo https://openresty.org/package/centos/openresty.repo && yum install -y openresty && yum install -y https://github.com/apache/incubator-apisix/releases/download/$APISIX_VERSION/apisix-$APISIX_VERSION-0.el7.noarch.rpm && yum clean all && sed -i 's/PASS_MAX_DAYS\t99999/PASS_MAX_DAYS\t60/g' /etc/login.defs

2020-03-15 06:44:53 UTC

/bin/sh -c #(nop) WORKDIR /usr/local/apisix

2020-03-15 06:44:53 UTC

/bin/sh -c #(nop) EXPOSE 9080 9443

2020-03-15 06:44:54 UTC

/bin/sh -c #(nop) CMD ["sh" "-c" "/usr/bin/apisix init && /usr/bin/apisix init_etcd && /usr/local/openresty/bin/openresty -p /usr/local/apisix -g 'daemon off;'"]

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