betalupi-webpage (main-acc057e)

Published 2025-11-03 23:20:59 -08:00 by Mark in Mark/webpage

Installation

docker pull git.betalupi.com/mark/betalupi-webpage:main-acc057e
sha256:a755a3db3403c73c50be7202d24324d8167306ab7bfc476fd4cde40cf910fdcc

About this package

My webpage

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 ["webpage" "--help"]

Labels

Key Value
org.opencontainers.image.created 2025-11-04T07:20:30.654Z
org.opencontainers.image.description My webpage
org.opencontainers.image.licenses
org.opencontainers.image.revision acc057e4cb6f775b57466ea0d0c1e8d6c84c691c
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-03 23:20:59 -08:00
0
OCI / Docker
linux/amd64
58 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