sha256:8068d6c2ba865986791a3f2f70f33f832d5778814e431ed0ff9d464e30cc441a
OS/ARCH
Compressed size
304.18 MB
Last pushed
4 months by tiangolo
Type
Image
Manifest digest
sha256:9122c84e78feabec5eb66d3f8107955142893f2f098948cb269a530c4f749927
Image Layers
1# debian.sh --arch 'arm64' out/49.84 MB2RUN /bin/sh -c set -eux;15.04 MB3RUN /bin/sh -c set -eux;52.34 MB4RUN /bin/sh -c set -ex;181.4 MB6ENV NGINX_VERSION=nginx-1.23.20 B7ENV NGINX_RTMP_MODULE_VERSION=1.2.20 B8RUN /bin/sh -c apt-get update2.37 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.46 MB12RUN /bin/sh -c ln -sf199 B13COPY nginx.conf /etc/nginx/nginx.conf # buildkit286 B14EXPOSE [1935/tcp]0 B15CMD ["nginx" "-g" "daemon off;"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bullseye' '@1779062400'