Namespace
apache
Image / Tag
apisix:1.4.1-centos
Content Digest
sha256:3bc0764b4985670c4726ef6800480cde25c75a09539b2d89ffdc1efea1b9a05f
Details
Created

2020-10-28 04:44:52 UTC

Size

83.1 MB

Content Digest
Labels
  • apisix_version
    2.0
  • org.label-schema.build-date
    20200809
  • 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-08-09 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:75f829a71a1c5277a7abf55495ac8d16759691d980bf1d931795e5eb68a294c0 - 87.02% (72.3 MB)

[#001] sha256:8814f5631586520cf39d281e8e5943dfa2ee3ddb0b5833f46f84c2a09dcea02f - 12.98% (10.8 MB)


History
2020-08-10 18:20:08 UTC

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

2020-08-10 18:20:09 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=20200809 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-08-09 00:00:00+01:00

2020-08-10 18:20:09 UTC

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

2020-10-28 04:44:37 UTC

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

2020-10-28 04:44:37 UTC

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

2020-10-28 04:44:51 UTC

|1 APISIX_VERSION=2.0 /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/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-10-28 04:44:52 UTC

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

2020-10-28 04:44:52 UTC

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

2020-10-28 04:44:52 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