sha256:e5309baf36799a07a6936f8980a2c2bba248baf66899d73cbcd75850cb7fcd18
OS/ARCH
Compressed size
38.33 MB
Last pushed
4 months by vicanso
Type
Image
Manifest digest
sha256:68b102509faf981f5531d73cb6866c22e7bdab7dde2b48f2a1218f67b930e589
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2EXPOSE [3000/tcp]0 B3RUN /bin/sh -c apt-get update840.74 KB4RUN /bin/sh -c useradd -r3.23 KB5COPY --chown=rust:rust --chmod=755 /static/target/release/static-serve /usr/local/bin/static-serve6.7 MB6COPY --chown=rust:rust --chmod=755 /static/entrypoint.sh /entrypoint.sh461 B7COPY --chown=rust:rust --chmod=755 /usr/local/bin/httpstat /usr/local/bin/httpstat2.27 MB8USER rust0 B9CMD ["static-serve"]0 B10ENTRYPOINT ["/entrypoint.sh"]0 B11COPY /ai-diving-web/dist /static # buildkit131.79 KB12EXPOSE [3000/tcp]0 B13CMD ["static-serve"]0 B14ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'