sha256:cea13834c56382fa972d52c0de01cbe8691ef3b5035238cdf8515dc2559cc94b
OS/ARCH
linux/amd64
Compressed size
85.75 MB
Last pushed
about 1 year by randomos
Type
Image
Manifest digest
sha256:68c6f479c82b559086b3b8a652ceecdd961b7d69cdce6c14b4958b438dd9328b
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB3ARG RESTY_DEB_FLAVOR=0 B4ARG RESTY_DEB_VERSION==1.27.1.2-1~bookworm10 B5ARG RESTY_APT_REPO=https://openresty.org/package/debian0 B6ARG RESTY_APT_PGP=https://openresty.org/package/pubkey.gpg0 B7ARG RESTY_APT_ARCH=amd640 B8ARG RESTY_IMAGE_BASE=debian0 B9ARG RESTY_IMAGE_TAG=bookworm-slim0 B10LABEL resty_image_base=debian0 B11LABEL resty_image_tag=bookworm-slim0 B12LABEL resty_apt_repo=https://openresty.org/package/debian0 B13LABEL resty_apt_pgp=https://openresty.org/package/pubkey.gpg0 B14LABEL resty_apt_arch=amd640 B15LABEL resty_deb_flavor=0 B16LABEL resty_deb_version==1.27.1.2-1~bookworm10 B17RUN |7 RESTY_DEB_FLAVOR= RESTY_DEB_VERSION==1.27.1.2-1~bookworm1 RESTY_APT_REPO=https://openresty.org/package/debian9 MB18ENV 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 B19COPY nginx.conf /usr/local/openresty/nginx/conf/nginx.conf # buildkit1.34 KB20COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf # buildkit833 B21CMD ["/usr/bin/openresty" "-g" "daemon off;"]0 B22STOPSIGNAL SIGQUIT0 B23ARG RESTY_FAT_IMAGE_BASE=openresty/openresty0 B24ARG RESTY_FAT_IMAGE_TAG=1.27.1.2-bookworm-amd640 B25ARG RESTY_FAT_DEB_FLAVOR=0 B26ARG RESTY_FAT_DEB_VERSION==1.27.1.2-1~bookworm10 B28LABEL resty_fat_deb_flavor=0 B29LABEL resty_fat_deb_version==1.27.1.2-1~bookworm10 B30LABEL resty_fat_image_base=openresty/openresty0 B31LABEL resty_fat_image_tag=1.27.1.2-bookworm-amd640 B32RUN |4 RESTY_FAT_IMAGE_BASE=openresty/openresty RESTY_FAT_IMAGE_TAG=1.27.1.2-bookworm-amd64 RESTY_FAT_DEB_FLAVOR=13.34 MB34ENV LANG=en_US.UTF-80 B35ENV TZ=Asia/Shanghai0 B36COPY root/ /root/ # buildkit2.07 KB37COPY run/ /tmp/ # buildkit603 B38RUN /bin/sh -c /tmp/init.sh &&36.47 MB39CMD ["nginx" "-g" "daemon off;"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'