Namespace
apache
Image / Tag
apisix:1.2-centos
Content Digest
sha256:d652a1768c540dedba6363260f0770521045ea19ec2c1cf57e97ebf33d921af0
Details
Created

2020-05-26 06:29:55 UTC

Size

92.1 MB

Content Digest
Labels
  • apisix_version
    1.2
  • org.label-schema.build-date
    20200504
  • org.label-schema.license
    GPLv2
  • org.label-schema.name
    CentOS Base Image
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vendor
    CentOS
  • org.opencontainers.image.created
    2020-05-04 00:00:00+01:00
  • org.opencontainers.image.licenses
    GPL-2.0-only
  • org.opencontainers.image.title
    CentOS Base Image
  • org.opencontainers.image.vendor
    CentOS

Environment
PATH

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


Layers

[#000] sha256:524b0c1e57f8ee5fee01a1decba2f301c324a6513ca3551021264e3aa7341ebc - 78.61% (72.4 MB)

[#001] sha256:5bd737540fcaade7c0b070d4203419603f20f64ac5a9d1cc3003ea46d20b9633 - 21.39% (19.7 MB)


History
2020-05-05 21:20:06 UTC

/bin/sh -c #(nop) ADD file:38e2d2a1a0cd8694bd5086f257fdf7504f0c2481bf4f746c9bd1c8d9f3f6430d in /

2020-05-05 21:20:06 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=20200504 org.opencontainers.image.title=CentOS Base Image org.opencontainers.image.vendor=CentOS org.opencontainers.image.licenses=GPL-2.0-only org.opencontainers.image.created=2020-05-04 00:00:00+01:00

2020-05-05 21:20:07 UTC

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

2020-05-26 06:29:41 UTC

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

2020-05-26 06:29:42 UTC

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

2020-05-26 06:29:54 UTC

|1 APISIX_VERSION=1.2 /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-05-26 06:29:55 UTC

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

2020-05-26 06:29:55 UTC

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

2020-05-26 06:29:55 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