Block a user
libre-mods/codex (sha-1c70394)
Published 2026-04-17 22:07:22 +00:00 by sinlyu
Installation
docker pull code.codebase.coffee/sinlyu/libre-mods/codex:sha-1c70394sha256:4ea1af8f66642ebe45619ea43efa58dc25c1921883d4f81781a4030e58034a1c
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 241892df96 | 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= |
| ENV CODEX_GOSSIP_BOOTSTRAP= |
| VOLUME [/data] |
| EXPOSE [3000/tcp] |
| CMD ["codex"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-04-17T22:07:18.698Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 1c703947f4da1477040799f2d5a2ae5d80580534 |
| 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.3 |
Details
2026-04-17 22:07:22 +00:00
Versions (76)
View all
Container
0
OCI / Docker