Sign inSign up

aukilabs/vlm-node-server:7aab40420e48526d114bc932cc8c2f743112f1f7

Multi-platform
Index digest

sha256:04c165af83a023b82c376bdfec6a322023a23de7285091aad203b9ef215cbd1f

OS/ARCH

Compressed size

41.15 MB

Last pushed

11 months by aukibot

Type

Image

Manifest digest

sha256:5f0061021bb4ac8e9c3eabdf62c539289a9afdd826fd962565a7128fc3b1fd3b

Image Layers

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

Command

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