sha256:f3845701d2a43e619df384f7f6d0283883792b61c6a7609e87233e2ded7ea2c5
OS/ARCH
linux/arm64
Compressed size
51.33 MB
Last pushed
about 1 year by strophy
Type
Image
Manifest digest
sha256:e54dd0321360563208c4a8ca31dd724aabe4518a36c898c77d1e9b9520bc64b5
Image Layers
1# debian.sh --arch 'arm64' out/26.78 MB2WORKDIR /app93 B3RUN /bin/sh -c apt-get update5.29 MB4ARG PROFILE=release0 B5RUN |1 PROFILE=release /bin/sh -c32 B6RUN |1 PROFILE=release /bin/sh -c32 B7COPY /app/target/release/appflowy_cloud /usr/local/bin/appflowy_cloud # buildkit19.26 MB8ENV APP_ENVIRONMENT=production0 B9ENV RUST_BACKTRACE=10 B10ARG APPFLOWY_APPLICATION_PORT0 B11ARG PORT0 B12ENV PORT=80000 B13EXPOSE map[8000/tcp:{}]0 B14CMD ["appflowy_cloud"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1751241600'