Sign inSign up

aukilabs/vlm-node-server:59451faefc593f472e72ad6dd44b102da2246498

Multi-platform
Index digest

sha256:c40b8f3dac6a3bb1405d94fdb5ac2548a07a803b9c21cf6d43a3620fd6d2cbd3

OS/ARCH

Compressed size

40.91 MB

Last pushed

6 months by aukibot

Type

Image

Manifest digest

sha256:d971884776c42afd30f7e559578c531b5c6967d454dc898faf29a56ef02ca2fd

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2ARG TARGETPLATFORM=linux/arm64 TARGETARCH=arm64 TARGETOS=linux0 B
3COPY target/linux-arm64/release/server /app/server # buildkit4.7 MB
4RUN |3 TARGETPLATFORM=linux/arm64 TARGETARCH=arm64 TARGETOS=linux4.7 MB
5COPY migrations /app/migrations # buildkit578 B
6ENV MIGRATIONS_PATH=/app/migrations0 B
7RUN |3 TARGETPLATFORM=linux/arm64 TARGETARCH=arm64 TARGETOS=linux4.7 MB
8USER compute-node0 B
9CMD ["/app/server"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1771804800'