• Joined on 2024-08-18

libre-mods/codex (sha-74ef9a0)

Published 2026-04-18 17:06:13 +00:00 by sinlyu

Installation

docker pull code.codebase.coffee/sinlyu/libre-mods/codex:sha-74ef9a0
sha256:4c67f587bfce2d4a0fd30b05603a8d2c6f39600fbeca87f7a15f6a5dadb02023

Images

Digest OS / Arch Size
d9c31b992a linux/amd64 45 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-18T17:06:09.114Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 74ef9a0f4f3997e18d955915d8f9898879b52cba
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.9
Details
Container
2026-04-18 17:06:13 +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