campbellwireless

pinchflat (builder-base)

Published 2026-03-07 21:27:02 +00:00 by cicd

Installation

docker pull cloud.campbellwireless.net/campbellwireless/pinchflat:builder-base
sha256:385971af8a0fe024bc357f19ea0198bb1b4680025e0f7da132a5b2fbaf290cc7

Images

Digest OS / Arch Size
171f2aaffa linux/amd64 378 MiB

Image Layers ( linux/amd64)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'
RUN /bin/sh -c apt-get update && apt-get -y --no-install-recommends install ca-certificates libodbc1 libssl3 libsctp1 netbase && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit
COPY /usr/local /usr/local # buildkit
ENV LANG=C.UTF-8
COPY /ELIXIR_LOCAL/usr/local /usr/local # buildkit
ARG TARGETPLATFORM
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c echo "Preparing builder base for ${TARGETPLATFORM:?}" # buildkit
COPY docker/scripts/install-builder-base.sh /tmp/install-builder-base.sh # buildkit
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c /bin/sh /tmp/install-builder-base.sh # buildkit
ENV YARN_CACHE_FOLDER=/root/.cache/yarn
Details
Container
2026-03-07 21:27:02 +00:00
49
OCI / Docker
Versions (46) View all
buildcache-postgres 2026-03-08
postgres 2026-03-08
buildcache 2026-03-08
b6a9f6c4d5c5 2026-03-08