websockgw (92445f4b0e8509433257ab12f4aa5e313009cc43)

Published 2026-02-13 20:04:01 +00:00 by buildman

Installation

docker pull thegitea.lousy.ddnss.org/maracujas/websockgw:92445f4b0e8509433257ab12f4aa5e313009cc43
sha256:8c17ae5cb23d9db827b55acc85b78461e352215d99863467939b824cc7b947e2

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1769990400'
RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates libc++1 libc++abi1 && rm -rf /var/lib/apt/lists/*
WORKDIR /app
COPY --from=builder /src/zig-out/bin/websockgw /app/websockgw
RUN adduser --system --uid 10001 --group websockgw && mkdir -p /data && chown -R websockgw:websockgw /app /data
Details
Container
2026-02-13 20:04:01 +00:00
0
OCI / Docker
linux/amd64
36 MiB
Versions (3) View all