sha256:466297ba00956e2d1cbd56a4362fbd5dbc9c2a47ad83e8ca9bdb877f743315ee
OS/ARCH
Compressed size
287.11 MB
Last pushed
11 months by inian
Type
Image
Manifest digest
sha256:4c543f253c6c7865187e0fc7b11f2d1f5d38239b7862aa0449c0f430b8fbdc68
Image Layers
1# debian.sh --arch 'arm64' out/27.41 MB2RUN /bin/sh -c apt-get update246.15 MB3RUN /bin/sh -c sed -i844.22 KB4ENV LANG=en_US.UTF-80 B5ENV LANGUAGE=en_US:en0 B6ENV LC_ALL=en_US.UTF-80 B7WORKDIR /app93 B8RUN /bin/sh -c chown nobody101 B9ENV MIX_ENV=prod0 B10COPY --chown=nobody:root /app/_build/prod/rel/supavisor ./ #12.73 MB11ENV RLIMIT_NOFILE=1000000 B12COPY limits.sh /app/limits.sh # buildkit260 B13ENTRYPOINT ["/usr/bin/tini" "-s" "-g" "--"0 B14CMD ["/app/bin/server"]0 B15ENV ECTO_IPV6=true0 B16ENV ERL_AFLAGS=-proto_dist inet6_tcp0 BCommand
# debian.sh --arch 'arm64' out/ 'bullseye' '@1738540800'