Namespace
apache
Image / Tag
apisix:2.14.0-alpine
Content Digest
sha256:c1e55ad19ef25e018c1e6b4b9cf4c2db1d108b984ad43ea4a3769aa59014efcc
Details
Created

2022-05-23 06:32:49 UTC

Size

51.6 MB

Content Digest
Labels
  • apisix_version
    2.14.0

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/openresty/luajit/bin:/usr/local/openresty/nginx/sbin:/usr/local/openresty/bin:/usr/local/openresty/luajit/bin:/usr/local/openresty/nginx/sbin:/usr/local/openresty/bin


Layers

[#000] sha256:8663204ce13b2961da55026a2034abb9e5afaaccf6a9cfb44ad71406dcd07c7b - 5.21% (2.69 MB)

[#001] sha256:294f79588b82f0073564f522048d6d44a6153ef4de17301b3a3d62bbecbd2f82 - 67.45% (34.8 MB)

[#002] sha256:ace44df790b4686fb6254e4d8bdf9f2b255257101e4af89d56dedb23c02c696a - 7.13% (3.68 MB)

[#003] sha256:102d14a8d642f0211ac7b3c433bce933f9e74cc2df2715280a17ee5e9f4f9429 - 20.21% (10.4 MB)

[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2022-04-05 00:20:08 UTC

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

2022-04-05 00:20:08 UTC

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

2022-05-20 12:08:30 UTC (buildkit.dockerfile.v0)

COPY /usr/local/openresty /usr/local/openresty # buildkit

2022-05-20 12:08:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache gd geoip libxslt zlib libstdc++ && apk add --no-cache --virtual .build-deps curl make sudo && curl https://raw.githubusercontent.com/apache/apisix/master/utils/linux-install-luarocks.sh -sL | sh - && apk del .build-deps # buildkit

2022-05-20 12:08:33 UTC (buildkit.dockerfile.v0)

ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/openresty/luajit/bin:/usr/local/openresty/nginx/sbin:/usr/local/openresty/bin

2022-05-20 12:08:33 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh" "-c" "/bin/sh"]

2022-05-23 06:32:49 UTC (buildkit.dockerfile.v0)

ARG APISIX_VERSION=2.14.0

2022-05-23 06:32:49 UTC (buildkit.dockerfile.v0)

LABEL apisix_version=2.14.0

2022-05-23 06:32:49 UTC (buildkit.dockerfile.v0)

ARG ENABLE_PROXY

2022-05-23 06:32:49 UTC (buildkit.dockerfile.v0)

RUN |2 APISIX_VERSION=2.14.0 ENABLE_PROXY=false /bin/sh -c set -x && (test "${ENABLE_PROXY}" != "true" || /bin/sed -i 's,http://dl-cdn.alpinelinux.org,https://mirrors.aliyun.com,g' /etc/apk/repositories) && apk add --no-cache --virtual .builddeps build-base automake autoconf make libtool pkgconfig cmake unzip curl openssl git openldap-dev && luarocks install https://github.com/apache/apisix/raw/master/rockspec/apisix-${APISIX_VERSION}-0.rockspec --tree=/usr/local/apisix/deps PCRE_DIR=/usr/local/openresty/pcre && cp -v /usr/local/apisix/deps/lib/luarocks/rocks-5.1/apisix/${APISIX_VERSION}-0/bin/apisix /usr/bin/ && (function ver_lt { [ "$1" = "$2" ] && return 1 || [ "$1" = "`echo -e "$1\n$2" | sort -V | head -n1`" ]; }; if [ "$APISIX_VERSION" = "master" ] || ver_lt 2.2.0 $APISIX_VERSION; then echo 'use shell ';else bin='#! /usr/local/openresty/luajit/bin/luajit\npackage.path = "/usr/local/apisix/?.lua;" .. package.path'; sed -i "1s@.*@$bin@" /usr/bin/apisix ; fi;) && mv /usr/local/apisix/deps/share/lua/5.1/apisix /usr/local/apisix && apk del .builddeps && apk add --no-cache bash curl libstdc++ openldap tzdata && ln -sf /dev/stdout /usr/local/apisix/logs/access.log && ln -sf /dev/stderr /usr/local/apisix/logs/error.log # buildkit

2022-05-23 06:32:49 UTC (buildkit.dockerfile.v0)

WORKDIR /usr/local/apisix

2022-05-23 06:32:49 UTC (buildkit.dockerfile.v0)

ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/openresty/luajit/bin:/usr/local/openresty/nginx/sbin:/usr/local/openresty/bin:/usr/local/openresty/luajit/bin:/usr/local/openresty/nginx/sbin:/usr/local/openresty/bin

2022-05-23 06:32:49 UTC (buildkit.dockerfile.v0)

EXPOSE map[9080/tcp:{} 9443/tcp:{}]

2022-05-23 06:32:49 UTC (buildkit.dockerfile.v0)

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

2022-05-23 06:32:49 UTC (buildkit.dockerfile.v0)

STOPSIGNAL SIGQUIT

Details
Created

2022-05-23 06:45:02 UTC

Size

49.5 MB

Content Digest
Labels
  • apisix_version
    2.14.0

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/openresty/luajit/bin:/usr/local/openresty/nginx/sbin:/usr/local/openresty/bin:/usr/local/openresty/luajit/bin:/usr/local/openresty/nginx/sbin:/usr/local/openresty/bin


Layers

[#000] sha256:455c02918c4592a9beeeae47df541266f3ea53ed573feb767e5e8ab8dcee146e - 5.24% (2.59 MB)

[#001] sha256:a85c8e9285cdc96b2e4383fd9b2e197817e1db65983d97fe631c89980577019e - 66.83% (33.1 MB)

[#002] sha256:d7246979aec3361616ed6b7fc7fc0c96c4a7bb7a86d4bad4957f60556c6a6e93 - 7.18% (3.55 MB)

[#003] sha256:11c0b8d3507fe3744005877ef521793e9638822abfaceff9191187e60dd4ffc0 - 20.75% (10.3 MB)

[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2022-04-04 23:39:39 UTC

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

2022-04-04 23:39:39 UTC

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

2022-05-20 15:11:04 UTC (buildkit.dockerfile.v0)

COPY /usr/local/openresty /usr/local/openresty # buildkit

2022-05-20 15:11:27 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache gd geoip libxslt zlib libstdc++ && apk add --no-cache --virtual .build-deps curl make sudo && curl https://raw.githubusercontent.com/apache/apisix/master/utils/linux-install-luarocks.sh -sL | sh - && apk del .build-deps # buildkit

2022-05-20 15:11:27 UTC (buildkit.dockerfile.v0)

ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/openresty/luajit/bin:/usr/local/openresty/nginx/sbin:/usr/local/openresty/bin

2022-05-20 15:11:27 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh" "-c" "/bin/sh"]

2022-05-23 06:45:02 UTC (buildkit.dockerfile.v0)

ARG APISIX_VERSION=2.14.0

2022-05-23 06:45:02 UTC (buildkit.dockerfile.v0)

LABEL apisix_version=2.14.0

2022-05-23 06:45:02 UTC (buildkit.dockerfile.v0)

ARG ENABLE_PROXY

2022-05-23 06:45:02 UTC (buildkit.dockerfile.v0)

RUN |2 APISIX_VERSION=2.14.0 ENABLE_PROXY=false /bin/sh -c set -x && (test "${ENABLE_PROXY}" != "true" || /bin/sed -i 's,http://dl-cdn.alpinelinux.org,https://mirrors.aliyun.com,g' /etc/apk/repositories) && apk add --no-cache --virtual .builddeps build-base automake autoconf make libtool pkgconfig cmake unzip curl openssl git openldap-dev && luarocks install https://github.com/apache/apisix/raw/master/rockspec/apisix-${APISIX_VERSION}-0.rockspec --tree=/usr/local/apisix/deps PCRE_DIR=/usr/local/openresty/pcre && cp -v /usr/local/apisix/deps/lib/luarocks/rocks-5.1/apisix/${APISIX_VERSION}-0/bin/apisix /usr/bin/ && (function ver_lt { [ "$1" = "$2" ] && return 1 || [ "$1" = "`echo -e "$1\n$2" | sort -V | head -n1`" ]; }; if [ "$APISIX_VERSION" = "master" ] || ver_lt 2.2.0 $APISIX_VERSION; then echo 'use shell ';else bin='#! /usr/local/openresty/luajit/bin/luajit\npackage.path = "/usr/local/apisix/?.lua;" .. package.path'; sed -i "1s@.*@$bin@" /usr/bin/apisix ; fi;) && mv /usr/local/apisix/deps/share/lua/5.1/apisix /usr/local/apisix && apk del .builddeps && apk add --no-cache bash curl libstdc++ openldap tzdata && ln -sf /dev/stdout /usr/local/apisix/logs/access.log && ln -sf /dev/stderr /usr/local/apisix/logs/error.log # buildkit

2022-05-23 06:45:02 UTC (buildkit.dockerfile.v0)

WORKDIR /usr/local/apisix

2022-05-23 06:45:02 UTC (buildkit.dockerfile.v0)

ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/openresty/luajit/bin:/usr/local/openresty/nginx/sbin:/usr/local/openresty/bin:/usr/local/openresty/luajit/bin:/usr/local/openresty/nginx/sbin:/usr/local/openresty/bin

2022-05-23 06:45:02 UTC (buildkit.dockerfile.v0)

EXPOSE map[9080/tcp:{} 9443/tcp:{}]

2022-05-23 06:45:02 UTC (buildkit.dockerfile.v0)

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

2022-05-23 06:45:02 UTC (buildkit.dockerfile.v0)

STOPSIGNAL SIGQUIT

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