sha256:d51e69dce49fbf522be3bc7559330d395147cac041dcd81be4de2ebfc5548e29
OS/ARCH
Compressed size
148.6 MB
Last pushed
4 days by rehiy
Type
Image
Manifest digest
sha256:f61c2267f92be7b209ac0c945fcbbab1e159207bb13f69a7cde1ded0225a38a1
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2ARG APISIX_VERSION=3.16.00 B3RUN |1 APISIX_VERSION=3.16.0 /bin/sh -c78.93 MB4COPY ./install-brotli.sh /install-brotli.sh # buildkit588 B5RUN |1 APISIX_VERSION=3.16.0 /bin/sh -c960.58 KB6RUN |1 APISIX_VERSION=3.16.0 /bin/sh -c78.53 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.39 MB10USER apisix0 B11RUN |1 APISIX_VERSION=3.16.0 /bin/sh -c230 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.84 MB19COPY /usr/local/bin/etcd /usr/local/bin/etcdctl /usr/local/bin/isrvd /usr/local/bin/28.41 MB20COPY --chmod=755 build/docker-apisix/entrypoint.sh /entrypoint.sh #1.19 KB21COPY build/docker-apisix/apisix.yaml build/docker-apisix/isrvd.yml /etc/defaults/ #1022 B22COPY build/docker-apisix/runit /etc/sv # buildkit1.44 KB23COPY /usr/local/lua-resty-openssl /usr/local/openresty/lualib/resty/ # buildkit73.04 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 'amd64' out/ 'bookworm' '@1775433600'