sha256:3e48932fda1f9a4ee9aae5bce23fd935a63aff528a845535707ac3f5222f7564
OS/ARCH
linux/amd64
Compressed size
35.44 MB
Last pushed
4 months by cledge
Type
Image
Manifest digest
sha256:3e48932fda1f9a4ee9aae5bce23fd935a63aff528a845535707ac3f5222f7564
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c apt-get update3.35 MB3RUN /bin/sh -c useradd -r3.16 KB4COPY /app/target/release/vayu-translate-server /usr/local/bin/translate-server # buildkit5.17 MB5USER app0 B6EXPOSE [8080/tcp]0 B7ENV VAYU_LISTEN=0.0.0.0:80800 B8ENV RUST_LOG=info0 B9ENTRYPOINT ["/usr/local/bin/translate-server"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400'