Namespace
apache
Image / Tag
apisix:2.13.1-centos
Content Digest
sha256:8ca4d76378236e9dccf4c93238edc910e72f759b8f6703d63d4578f612c0bde6
Details
Created

2022-04-15 15:27:38 UTC

Size

122 MB

Content Digest
Labels
  • apisix_version
    2.13.1
  • 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 - 59.56% (72.6 MB)

[#001] sha256:ad4b3810d9d533646bce5712be9de85ca49eb15c2be8b2e5ecd8bfac081330ac - 40.44% (49.3 MB)

[#002] sha256:681391c87c58b5e6a6b4dc7cf056de729a80559bfa7e8a9f94b883026f42f503 - 0.0% (225 Bytes)


History
2021-09-15 18:20:23 UTC

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

2021-09-15 18:20:23 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

2021-09-15 18:20:23 UTC

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

2022-04-15 15:26:39 UTC

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

2022-04-15 15:26:40 UTC

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

2022-04-15 15:27:34 UTC

|1 APISIX_VERSION=2.13.1 /bin/sh -c yum install -y https://repos.apiseven.com/packages/centos/apache-apisix-repo-1.0-1.noarch.rpm && yum install -y https://repos.apiseven.com/packages/centos/7/x86_64/apisix-$APISIX_VERSION-0.el7.x86_64.rpm && yum clean all && sed -i 's/PASS_MAX_DAYS\t99999/PASS_MAX_DAYS\t60/g' /etc/login.defs

2022-04-15 15:27:35 UTC

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

2022-04-15 15:27:36 UTC

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

2022-04-15 15:27:37 UTC

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

2022-04-15 15:27:38 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