sha256:c09d8fb2b51883ee3fa1b06d0a178d3616c5e3fe96f31781ac0fe5620081019f
OS/ARCH
linux/amd64
Compressed size
64.7 MB
Last pushed
about 1 month by aimerisson
Type
Image
Manifest digest
sha256:2f871ebb31ad7a538945a15f0c2fcaf9fc1a78a6cab63d93d05efedf0f606cac
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c apt-get update6.3 MB3RUN /bin/sh -c sed -i848.04 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 nobody100 B9ENV MIX_ENV=prod0 B10COPY --chown=nobody:root /app/_build/prod/rel/movely ./ #29.17 MB11USER nobody0 B12CMD ["/app/bin/server"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'