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 MB2RUN /bin/sh -c apt-get update3.36 MB3WORKDIR /app93 B4COPY /app/target/release/eeg-chat /usr/local/bin/eeg-chat # buildkit4.15 MB5COPY /app/target/site /app/site # buildkit164.06 KB6ENV LEPTOS_OUTPUT_NAME=eeg-chat LEPTOS_SITE_ROOT=site LEPTOS_SITE_PKG_DIR=pkg LEPTOS_SITE_ADDR=0.0.0.0:30000 B7EXPOSE map[3000/tcp:{}]0 B8CMD ["eeg-chat"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'