sha256:be033cf4746a438fa7bfb6a7e589c9a4c950cc7fafea1ea8ec1a15952aa851e6
OS/ARCH
Compressed size
289.41 MB
Last pushed
4 months by supastephen
Type
Image
Manifest digest
sha256:96601ca807ebeea8e16de93e3f3a5c4985266571b3ef833e354e81a2828c6601
Image Layers
1# debian.sh --arch 'arm64' out/27.41 MB2RUN /bin/sh -c apt-get update248.3 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 /app92 B8RUN /bin/sh -c chown nobody100 B9ENV MIX_ENV=prod0 B10COPY --chown=nobody:root /app/_build/prod/rel/supavisor ./ #12.87 MB11ENV RLIMIT_NOFILE=1000000 B12COPY limits.sh /app/limits.sh # buildkit261 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'