sha256:35218e1aa4ecd2b30e08454299436444edb97f1d08874faa4bafed6ec35d93ba
OS/ARCH
Compressed size
312.67 MB
Last pushed
21 days by tiangolo
Type
Image
Manifest digest
sha256:b1fd650cc09286a54212a4fd41e95f90079e1dcc4e8a5484bafda0b1c535ca0f
Image Layers
1# debian.sh --arch 'amd64' out/51.29 MB2RUN /bin/sh -c set -eux;15.07 MB3RUN /bin/sh -c set -eux;52.21 MB4RUN /bin/sh -c set -ex;188.25 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 -sf201 B13COPY nginx.conf /etc/nginx/nginx.conf # buildkit285 B14EXPOSE [1935/tcp]0 B15CMD ["nginx" "-g" "daemon off;"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1787529600'