sha256:b2c3b9d295aee9f3a2f913f6e881d6d2fa32c57701c343e78c03efa7142452a7
OS/ARCH
Compressed size
452.33 MB
Last pushed
4 days by meldiron
Type
Image
Manifest digest
sha256:d3fe82163ab1c65da1377da8723df9e0c2bf56cae5fc40af55568962ce124aa3
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update33.65 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 -c16.28 MB15RUN |1 npm_config_audit=false /bin/sh -c252 B16WORKDIR /usr/local/server32 B17COPY . /usr/local/server/helpers/ # buildkit7.55 KB18COPY . /usr/local/server/ # buildkit175 B19COPY . /usr/local/server/ # buildkit2.42 KB20COPY . /usr/local/server/ # buildkit32 B21RUN |1 npm_config_audit=false /bin/sh -c174 B22RUN |1 npm_config_audit=false /bin/sh -c6.59 KB23EXPOSE [3000/tcp]0 B24STOPSIGNAL SIGTERM0 B25COPY /opt/flutter /opt/flutter # buildkit374.84 MB26RUN |1 npm_config_audit=false /bin/sh -c412 B27RUN |1 npm_config_audit=false /bin/sh -c639.91 KBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'