cppbuilder (latest)

Published 2025-05-30 00:38:33 +12:00 by j

Installation

docker pull gitea.jde.nz/public/cppbuilder:latest
sha256:a0543f18752a53928d06240ea8df071721f1f9b7bbb1504167819ad6c9c087c5

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'
RUN /bin/sh -c apt-get update && apt-get install -y build-essential cmake git nlohmann-json3-dev wget curl cmake ninja-build mold build-essential nodejs npm jq && rm -rf /var/lib/apt/lists/* # buildkit
RUN /bin/sh -c curl -fsSL https://get.docker.com | sh # buildkit
WORKDIR /app
COPY cppbuilder . # buildkit
RUN /bin/sh -c ls && chmod +x cppbuilder_install.sh && ./cppbuilder_install.sh # buildkit
Details
Container
2025-05-30 00:38:33 +12:00
0
OCI / Docker
linux/amd64
995 MiB
Versions (7) View all
2025.0529.123810 2025-05-30
latest 2025-05-30
2025.0529.084227 2025-05-30
2025.0529.120208 2025-05-30
2025.0529.121258 2025-05-30