sha256:7c56541cf88f826dbf32cd1c08177a18daf53447e9b1fc29e39a8da402ceb813
OS/ARCH
Compressed size
66.65 MB
Last pushed
21 days by aramallo
Type
Image
Manifest digest
sha256:c7dfeff781fa6af6b44c087c91fd0e506e2dd6b36d8e4800c9415eb224082206
Image Layers
1# debian.sh --arch 'amd64' out/28.41 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 update6.64 MB12WORKDIR /bondy32 B13USER bondy:bondy0 B14COPY /bondy/rel . # buildkit31.6 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' '@1787529600'