sha256:2b8d5a1166b88490af5c24fc483d55212cf9deb7bcb2da3ecf0709f77c20e3c7
OS/ARCH
linux/amd64
Compressed size
34.6 MB
Last pushed
12 days by oydeu
Type
Image
Manifest digest
sha256:2b8d5a1166b88490af5c24fc483d55212cf9deb7bcb2da3ecf0709f77c20e3c7
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'