sha256:a82862df756c061c83739aef3e4225998d200dfa5889d43f2cf166742b1eccf1
OS/ARCH
linux/amd64
Compressed size
131.74 MB
Last pushed
6 months by smartcitydevops
Type
Image
Manifest digest
sha256:a82862df756c061c83739aef3e4225998d200dfa5889d43f2cf166742b1eccf1
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 update303.84 KB20RUN /bin/sh -c ln -sf208 B21COPY /tmp/ngx_http_geoip2_module.so /usr/local/apisix/modules/ngx_http_geoip2_module.so # buildkit41.17 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 # buildkit662 B27COPY /out/sixpack /usr/local/bin/sixpack # buildkit10.58 MB28RUN /bin/sh -c chmod -R7.09 MB29USER apisix0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1769990400'