sha256:21523b5ebe518d49fddfd058e7fbe98419d29e68f8c65676bfa2fa882c9f0c55
OS/ARCH
linux/amd64
Compressed size
34.6 MB
Last pushed
14 days by oydeu
Type
Image
Manifest digest
sha256:21523b5ebe518d49fddfd058e7fbe98419d29e68f8c65676bfa2fa882c9f0c55
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.07 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'