sha256:ce8c1dc816da7f3cebbe7f04216d00e4f10d18f25682e62f055323df34e48bec
OS/ARCH
Compressed size
304.58 MB
Last pushed
11 days by tiangolo
Type
Image
Manifest digest
sha256:b4bd4e7d4ddbc95fc0f0900117179ed76733ed17f16fa078daf36ce502d4dcc1
Image Layers
1# debian.sh --arch 'arm64' out/49.84 MB2RUN /bin/sh -c set -eux;15.06 MB3RUN /bin/sh -c set -eux;52.34 MB4RUN /bin/sh -c set -ex;181.49 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.25 KB11RUN /bin/sh -c cd /tmp/build/nginx/${NGINX_VERSION}2.74 MB12RUN /bin/sh -c ln -sf198 B13COPY nginx.conf /etc/nginx/nginx.conf # buildkit285 B14EXPOSE [1935/tcp]0 B15CMD ["nginx" "-g" "daemon off;"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bullseye' '@1787529600'