• Joined on 2024-07-26

libv8 (latest)

Published 2025-02-06 18:46:21 +01:00 by lukas

Installation

docker pull gitea.ltrk.dev/lukas/libv8:latest
sha256:3646b121908191b77c35fab9d70183e53eae9103fe396468a083e246aa052b28

Images

Digest OS / Arch Size
3a3a0df37d linux/amd64 32 MiB
91d0764851 linux/arm64 32 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.21.2-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
ARG TARGETARCH=amd64
COPY amd64/ /opt/libv8 # buildkit
CMD ["sh" "-c" "echo 'Running on ${TARGETARCH} architecture' && ls -la"]
Details
Container
2025-02-06 18:46:21 +01:00
15
OCI / Docker
Versions (1) View all
latest 2025-02-06