betalupi-webpage (main-04d9846)

Published 2025-11-14 09:49:38 -08:00 by Mark in Mark/webpage

Installation

docker pull git.betalupi.com/mark/betalupi-webpage:main-04d9846
sha256:22f1af54b72ce784bcdc0ef9e7cfd57eacadc8a0aeab568c42035a3e08b76d54

About this package

Source of betalupi.com

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'
WORKDIR /app
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit
COPY /app/rust/target/release/webpage /app/bin/ # buildkit
ENV PATH=/app/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
ENV RUST_BACKTRACE=full
ENTRYPOINT [""]

Labels

Key Value
org.opencontainers.image.created 2025-11-14T17:48:42.675Z
org.opencontainers.image.description Source of betalupi.com
org.opencontainers.image.licenses
org.opencontainers.image.revision 04d98462dd20fb9cf472dd04a6e16d6f828c8546
org.opencontainers.image.source https://git.betalupi.com/Mark/webpage
org.opencontainers.image.title webpage
org.opencontainers.image.url https://git.betalupi.com/Mark/webpage
org.opencontainers.image.version main
Details
Container
2025-11-14 09:49:38 -08:00
0
OCI / Docker
linux/amd64
62 MiB
Versions (33) View all
main-b6de727 2025-11-16
main-04d9846 2025-11-14
main-991eb92 2025-11-12
main-11d7f8b 2025-11-11
main-0da489d 2025-11-11