sha256:a1dfa025c87aeea969a452483d6d1f8e980668f6d8bbff1503112fe33d6d89a0
OS/ARCH
linux/amd64
Compressed size
149.08 MB
Last pushed
3 months by smartcitydevops
Type
Image
Manifest digest
sha256:a1dfa025c87aeea969a452483d6d1f8e980668f6d8bbff1503112fe33d6d89a0
Image Layers
1# debian.sh --arch 'amd64' out/28.86 MB2ARG APISIX_VERSION=3.15.00 B3RUN |1 APISIX_VERSION=3.15.0 /bin/sh -c74.38 MB4COPY ./install-brotli.sh /install-brotli.sh # buildkit590 B5RUN |1 APISIX_VERSION=3.15.0 /bin/sh -c967.28 KB6RUN |1 APISIX_VERSION=3.15.0 /bin/sh -c76.6 KB7WORKDIR /usr/local/apisix32 B8ENV 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/bin0 B9RUN |1 APISIX_VERSION=3.15.0 /bin/sh -c9.38 MB10USER apisix0 B11RUN |1 APISIX_VERSION=3.15.0 /bin/sh -c233 B12EXPOSE [9080/tcp 9443/tcp]0 B13COPY ./docker-entrypoint.sh /docker-entrypoint.sh # buildkit1.06 KB14COPY ./check_standalone_config.sh /check_standalone_config.sh # buildkit374 B15ENTRYPOINT ["/docker-entrypoint.sh"]0 B16CMD ["docker-start"]0 B17STOPSIGNAL SIGQUIT0 B18USER root0 B19RUN /bin/sh -c apt-get update17.58 MB20RUN /bin/sh -c ln -sf206 B21COPY /tmp/ngx_http_geoip2_module.so /usr/local/apisix/modules/ngx_http_geoip2_module.so # buildkit41.18 KB22RUN /bin/sh -c chmod 64441.2 KB23COPY /tmp/ngx_http_sixpack_buffering_module.so /usr/local/apisix/modules/ngx_http_sixpack_buffering_module.so # buildkit28.15 KB24RUN /bin/sh -c chmod 64428.17 KB25COPY /maxminddb/lib/resty/maxminddb.lua /usr/local/apisix/resty/maxminddb.lua # buildkit3.74 KB26COPY src/buffering/lua/resty/sixpack.lua /usr/local/apisix/resty/sixpack.lua # buildkit659 B27COPY instrumentation/dns-upstream/fix-src/apisix/utils/upstream.lua /usr/local/apisix/apisix/utils/upstream.lua # buildkit1.85 KB28COPY /out/sixpack /usr/local/bin/sixpack # buildkit10.63 MB29RUN /bin/sh -c chmod -R7.09 MB30USER apisix0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1769990400'