FSKY OCI images

soprano (latest)

Published 2025-11-26 20:57:34 +01:00 by architect

Installation

docker pull foundry.fsky.io/oci/soprano:latest
sha256:9befde7d09fe05955cab32d20a15af7962efa7de166c5e995890ee2503fee877

Image Layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1763337600'
/bin/sh -c apt update && apt install -y --no-install-recommends guile-3.0 guile-gnutls guile-library ca-certificates netbase && apt clean && rm -rf /var/lib/apt/lists/*
WORKDIR /app
COPY dir:3ac69232863322a895bc50e7a5d1fe7c0099d02b23590d187955120026686b52 in .
ENV PORT=8005
EXPOSE ${PORT}
CMD ["guile", "-L", ".", "soprano.scm"]

Labels

Key Value
io.buildah.version 1.41.5
Details
Container
2025-11-26 20:57:34 +01:00
0
OCI / Docker
linux/amd64
46 MiB
Versions (1) View all
latest 2025-11-26