sha256:efb67b984bd75376f390c5c054185947839b9b73afed86ea89fe7dc65d154473
OS/ARCH
Compressed size
57.94 MB
Last pushed
6 months by useckas
Type
Image
Manifest digest
sha256:7a76a7a816e3894af7dc05eabcca3b724650d758758d2311b663ff087152ecef
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c apt-get update3.35 MB3COPY /app/target/release/ironclaw /usr/local/bin/ironclaw # buildkit27.65 MB4COPY /app/migrations /app/migrations # buildkit9.55 KB5RUN /bin/sh -c useradd -m3.21 KB6USER ironclaw0 B7EXPOSE map[3000/tcp:{}]0 B8ENV RUST_LOG=ironclaw=info0 B9ENTRYPOINT ["ironclaw"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'