• Joined on 2024-08-18

libre-mods/codex (sha-6ff830e)

Published 2026-04-18 17:35:39 +00:00 by sinlyu

Installation

docker pull code.codebase.coffee/sinlyu/libre-mods/codex:sha-6ff830e
sha256:07e7bdbe5fd8176a78b9e0259ecb8e844af3a0d21d02b391f5496c75a23afdff

Images

Digest OS / Arch Size
0cbd829477 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:31:12.116Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 6ff830e30066ea8002f51d637cca1cc35a0276f4
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.10
Details
Container
2026-04-18 17:35:39 +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