Block a user
libre-mods/codex (sha-40b6bc5)
Published 2026-04-18 09:05:38 +00:00 by sinlyu
Installation
docker pull code.codebase.coffee/sinlyu/libre-mods/codex:sha-40b6bc5sha256:34145e9ebffb7b0f7cb14cad05d5fbc35a8203b1be91bba21180604e43365db7
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 21a5a4d56e | 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-18T09:05:34.553Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 40b6bc5b6ec5511678fc644a754202de4f2edc67 |
| 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.5 |
Details
2026-04-18 09:05:38 +00:00
Versions (76)
View all
Container
0
OCI / Docker