sha256:f3dfa46d39751582698d4a91c75577f06bbede26b983c6cc03a85ed420761950
OS/ARCH
Compressed size
32.31 MB
Last pushed
about 2 months by vicanso
Type
Image
Manifest digest
sha256:04c93f5a3b0a32d13f2ce8a62294e43dbf2ae503b4b2a28f5b0532e0156c14df
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2EXPOSE [7001/tcp]0 B3COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit126.46 KB4RUN /bin/sh -c useradd -u3.26 KB5COPY --chown=rust:rust --chmod=755 /diving-rs/target/release/diving /usr/local/bin/diving3.78 MB6ENV RUST_ENV=production HOME=/home/rust0 B7USER rust0 B8WORKDIR /home/rust32 B9ENTRYPOINT ["/usr/local/bin/diving"]0 B10CMD ["--mode" "web" "--listen" "0.0.0.0:7001"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'