sha256:6de83d1310c6c9265a95593b8fee118b1ebae37aa23c821cf9ea1dd5c3e0532c
OS/ARCH
Compressed size
465.67 MB
Last pushed
13 days by meldiron
Type
Image
Manifest digest
sha256:89969b65de5f4ad56b055c19c706b21e7de5e85eedbf2bda8de5b18c2193704a
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c apt-get update33.73 MB3ENV FLUTTER_HOME=/opt/flutter0 B4ENV FLUTTER_ROOT=/opt/flutter0 B5ENV PUB_CACHE=/root/.pub-cache0 B6ENV PATH=/opt/flutter/bin:/opt/flutter/bin/cache/dart-sdk/bin:/root/.pub-cache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B7ENV BOT=true0 B9LABEL namespace=open-runtimes0 B10ENV OPEN_RUNTIMES_SECRET=open_runtime_secret0 B11ENV OPEN_RUNTIMES_ENV=production0 B12ENV OPEN_RUNTIMES_HEADERS={}0 B13ARG npm_config_audit=false0 B14RUN |1 npm_config_audit=false /bin/sh -c15.97 MB15RUN |1 npm_config_audit=false /bin/sh -c251 B16WORKDIR /usr/local/server32 B17COPY . /usr/local/server/helpers/ # buildkit7.54 KB18COPY . /usr/local/server/ # buildkit174 B19COPY . /usr/local/server/ # buildkit2.28 KB20COPY . /usr/local/server/ # buildkit32 B21RUN |1 npm_config_audit=false /bin/sh -c175 B22RUN |1 npm_config_audit=false /bin/sh -c6.47 KB23EXPOSE [3000/tcp]0 B24STOPSIGNAL SIGTERM0 B25COPY /opt/flutter /opt/flutter # buildkit388.51 MB26RUN |1 npm_config_audit=false /bin/sh -c394 B27RUN |1 npm_config_audit=false /bin/sh -c639.14 KBCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'