Namespace
apache
Image / Tag
apisix:2.7-centos
Content Digest
sha256:b27f310625306a8343d1ee3ebed394029dab24f4a96774122705bb6081d13b47
Details
Created

2021-07-13 06:50:24 UTC

Size

85.7 MB

Content Digest
Labels
  • apisix_version
    2.7
  • org.label-schema.build-date
    20201113
  • 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-11-13 00:00:00+00: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:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc - 84.66% (72.6 MB)

[#001] sha256:b9db69ff8cbe1b49a1441176a2811193f877d752c1d9a0c8d1be408dd99a0450 - 15.34% (13.2 MB)

[#002] sha256:95ca6063422f0beb660c04b1dab0f6fd116b83cd286941b0e91855bba4e9c6fe - 0.0% (225 Bytes)


History
2020-11-14 00:20:04 UTC

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

2020-11-14 00:20:04 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=20201113 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-11-13 00:00:00+00:00

2020-11-14 00:20:04 UTC

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

2021-07-13 06:50:04 UTC

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

2021-07-13 06:50:04 UTC

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

2021-07-13 06:50:21 UTC

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

2021-07-13 06:50:22 UTC

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

2021-07-13 06:50:23 UTC

|1 APISIX_VERSION=2.7 /bin/sh -c ln -sf /dev/stdout /usr/local/apisix/logs/access.log && ln -sf /dev/stderr /usr/local/apisix/logs/error.log

2021-07-13 06:50:23 UTC

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

2021-07-13 06:50:24 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