sha256:b27fc59017695a9cbaad7968f008a5cc95ddc97228f1d1bc39b9cd6336a1608b
OS/ARCH
Compressed size
147.42 MB
Last pushed
17 days by rehiy
Type
Image
Manifest digest
sha256:1afd96ffb9f810b0f78539bee4d114e3c15d9aefe46a3dbb5c5d36bbafe49666
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2ARG APISIX_VERSION=3.16.00 B3RUN |1 APISIX_VERSION=3.16.0 /bin/sh -c80.02 MB4COPY ./install-brotli.sh /install-brotli.sh # buildkit588 B5RUN |1 APISIX_VERSION=3.16.0 /bin/sh -c972.68 KB6RUN |1 APISIX_VERSION=3.16.0 /bin/sh -c78.8 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.16.0 /bin/sh -c9.49 MB10USER apisix0 B11RUN |1 APISIX_VERSION=3.16.0 /bin/sh -c229 B12EXPOSE [9080/tcp 9443/tcp]0 B13COPY ./docker-entrypoint.sh /docker-entrypoint.sh # buildkit1.01 KB14ENTRYPOINT ["/docker-entrypoint.sh"]0 B15CMD ["docker-start"]0 B16STOPSIGNAL SIGQUIT0 B17USER root0 B18RUN /bin/sh -c apt-get update3.67 MB19COPY /usr/local/bin/etcd /usr/local/bin/etcdctl /usr/local/bin/isrvd /usr/local/bin/26.33 MB20COPY --chmod=755 build/docker-apisix/entrypoint.sh /entrypoint.sh #1.18 KB21COPY build/docker-apisix/apisix.yaml build/docker-apisix/isrvd.yml /etc/defaults/ #1023 B22COPY build/docker-apisix/runit /etc/sv # buildkit1.44 KB23COPY /usr/local/lua-resty-openssl /usr/local/openresty/lualib/resty/ # buildkit71.57 KB24ENV CONFIG_PATH=/data/conf/isrvd.yml0 B25EXPOSE [8080/tcp 9080/tcp 9180/tcp 9443/tcp]0 B26VOLUME [/data]0 B27ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1775433600'