Sign inSign up

aukilabs/vlm-node-server:69acd0879ba600991013112276f2dae89b08a896

Multi-platform
Index digest

sha256:0199136a41d059d697033e3666a90080ee53c672736bdf6251dcc04974e6559f

OS/ARCH

Compressed size

41.99 MB

Last pushed

about 1 year by aukibot

Type

Image

Manifest digest

sha256:dde1fa32d0781a00204fdda0554e7e953f51e4fd6364c0f227c7970bc3a6c2bd

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2ARG TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 TARGETOS=linux0 B
3COPY target/linux-amd64/release/server /app/server # buildkit5.02 MB
4RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 TARGETOS=linux5.02 MB
5COPY migrations /app/migrations # buildkit579 B
6ENV MIGRATIONS_PATH=/app/migrations0 B
7RUN |3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64 TARGETOS=linux5.03 MB
8USER compute-node0 B
9CMD ["/app/server"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1757289600'