sha256:3cd99c3dc34ff26e3cf43ed1b7413e8e8d5bd774086668a6cb9942cae159ee33
OS/ARCH
Compressed size
65.15 MB
Last pushed
about 1 month by aramallo
Type
Image
Manifest digest
sha256:d7061e608b02a5bd87daf693ca66e8adeda75b645b990349320a8258945a369f
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB3ENV BONDY_ERL_DISTRIBUTED_COOKIE=bondy0 B4ENV BONDY_LOG_CONSOLE=console0 B5ENV BONDY_LOG_LEVEL=info0 B6ENV ERL_CRASH_DUMP=/dev/null0 B7ENV ERL_DIST_PORT=277800 B8ENV PATH=/bondy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9ENV RELX_REPLACE_OS_VARS=true0 B10ENV HOME=/bondy0 B11RUN /bin/sh -c apt-get update3.81 MB12WORKDIR /bondy32 B13USER bondy:bondy0 B14COPY /bondy/rel . # buildkit32.94 MB15EXPOSE map[18080/tcp:{}]0 B16EXPOSE map[18081/tcp:{}]0 B17EXPOSE map[18082/tcp:{}]0 B18EXPOSE map[18083/tcp:{}]0 B19EXPOSE map[18084/tcp:{}]0 B20EXPOSE map[18085/tcp:{}]0 B21EXPOSE map[18086/tcp:{}]0 B22VOLUME [/bondy/etc /bondy/data /bondy/log /bondy/tmp]0 B23ENTRYPOINT ["bondy" "foreground"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'