• Joined on 2024-08-18

libre-mods/codex (0.3)

Published 2026-04-19 20:33:44 +00:00 by sinlyu

Installation

docker pull code.codebase.coffee/sinlyu/libre-mods/codex:0.3
sha256:e47a9fbb63d3a841f9d6f9e840871c4fbb077500897f2c05f403397b7ca1572e

Images

Digest OS / Arch Size
326fc96c4d linux/amd64 46 MiB

Image Layers ( linux/amd64)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1775433600'
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates libssl3 && rm -rf /var/lib/apt/lists/* # buildkit
WORKDIR /app
COPY /app/target/release/codex /usr/local/bin/codex # buildkit
ENV CODEX_DATA_DIR=/data
ENV FLARESOLVERR_URL=http://flaresolverr:8191
ARG CODEX_GOSSIP_BOOTSTRAP=https://codex.codebase.coffee/v1/identity
ENV CODEX_GOSSIP_BOOTSTRAP=https://codex.codebase.coffee/v1/identity
VOLUME [/data]
EXPOSE [3000/tcp]
CMD ["codex"]

Labels

Key Value
org.opencontainers.image.created 2026-04-19T20:33:40.196Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision af9722cfdbefb45bca15dd1eca9d420b5f16794e
org.opencontainers.image.source https://code.codebase.coffee/sinlyu/libre-mods
org.opencontainers.image.title libre-mods
org.opencontainers.image.url https://code.codebase.coffee/sinlyu/libre-mods
org.opencontainers.image.version 0.3.16
Details
Container
2026-04-19 20:33:44 +00:00
0
OCI / Docker
Versions (76) View all
0.3.16 2026-04-19
0.3 2026-04-19
buildcache 2026-04-19
latest 2026-04-19
sha-af9722c 2026-04-19