sha256:65415c0a522a1c1753a3da467fcb8e9e91f2ccb964a7346a75520d060fab56b6
OS/ARCH
Compressed size
55.13 MB
Last pushed
about 2 months by bochaco
Type
Image
Manifest digest
sha256:db03efe50b8dda7244ce43b4b8d37192ffa3a51e59e8681aac9fbfc53729710f
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2WORKDIR /app93 B3RUN /bin/sh -c apt-get update3.19 MB4COPY /work/target/release/formicaio /app/ # buildkit23.86 MB5COPY /work/migrations /app/migrations # buildkit2.06 KB6COPY /work/target/site /app/site # buildkit1.27 MB7COPY /work/Cargo.toml /app/ # buildkit2.41 KB8ENV RUST_LOG=info0 B9ENV LEPTOS_SITE_ADDR=0.0.0.0:521000 B10ENV LEPTOS_SITE_ROOT=site0 B11EXPOSE [52100/tcp]0 B12CMD ["sh" "-c" "/app/formicaio start0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1783900800'