Sign inSign up

oydeu/eeg-chat:b6702f66e4f7

Manifest digest

sha256:b4be255a460f3c8365dbe8ca7914f00e836e30e29d8d30be6ff53cb658238b9b

OS/ARCH

linux/amd64

Compressed size

34.59 MB

Last pushed

12 days by oydeu

Type

Image

Manifest digest

sha256:b4be255a460f3c8365dbe8ca7914f00e836e30e29d8d30be6ff53cb658238b9b

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c apt-get update3.36 MB
3WORKDIR /app93 B
4COPY /app/target/release/eeg-chat /usr/local/bin/eeg-chat # buildkit4.15 MB
5COPY /app/target/site /app/site # buildkit164.06 KB
6ENV LEPTOS_OUTPUT_NAME=eeg-chat LEPTOS_SITE_ROOT=site LEPTOS_SITE_PKG_DIR=pkg LEPTOS_SITE_ADDR=0.0.0.0:30000 B
7EXPOSE map[3000/tcp:{}]0 B
8CMD ["eeg-chat"]0 B

Command

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