sha256:127da682fbd822efd482f45e8d243387a2c4d34ffa59dbcbb28f9ec6e9680234
OS/ARCH
Compressed size
312.59 MB
Last pushed
3 months by tiangolo
Type
Image
Manifest digest
sha256:70e9000af73a9233a077133cc55c5a0e9e054897258b19d4e2f94ea3b97df419
Image Layers
1# debian.sh --arch 'amd64' out/51.28 MB2RUN /bin/sh -c set -eux;15.06 MB3RUN /bin/sh -c set -eux;52.21 MB4RUN /bin/sh -c set -ex;188.19 MB6ENV NGINX_VERSION=nginx-1.23.20 B7ENV NGINX_RTMP_MODULE_VERSION=1.2.20 B8RUN /bin/sh -c apt-get update2.38 KB9RUN /bin/sh -c mkdir -p2.11 MB10RUN /bin/sh -c mkdir -p1017.24 KB11RUN /bin/sh -c cd /tmp/build/nginx/${NGINX_VERSION}2.74 MB12RUN /bin/sh -c ln -sf200 B13COPY nginx.conf /etc/nginx/nginx.conf # buildkit284 B14EXPOSE [1935/tcp]0 B15CMD ["nginx" "-g" "daemon off;"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1781049600'