sha256:5087cc028e5a17267b4dbaadba71586e23879bcb56dc0b23016cbde6630949dd
OS/ARCH
Compressed size
32.31 MB
Last pushed
about 2 months by vicanso
Type
Image
Manifest digest
sha256:c5f2b7c19367b256b402795f93699a0f8750cd4124bdfd63d824cdc64ddc5dbe
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'