public

skrecordingsweb (latest)

Published 2026-02-28 10:29:35 +00:00 by j

Installation

docker pull gitea.jde.nz/public/skrecordingsweb:latest
sha256:8ec8024899455490d9c5ba957700311c35dece712776956fb94fb938d5f631f5

Images

Digest OS / Arch Size
e2a1b86aad linux/amd64 33 MiB

Image Layers ( linux/amd64)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1771804800'
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends nginx apache2-utils && rm -rf /var/lib/apt/lists/* # buildkit
COPY web/ /usr/share/nginx/html/ # buildkit
COPY entrypoint.sh /app/ # buildkit
RUN /bin/sh -c chmod +x /app/entrypoint.sh # buildkit
ENTRYPOINT ["/app/entrypoint.sh"]
Details
Container
2026-02-28 10:29:35 +00:00
24
OCI / Docker
Versions (2) View all
latest 2026-02-28
latest-x86_64 2026-02-28