Block a user
libre-mods/codex (0.3.1)
Published 2026-04-17 19:55:29 +00:00 by sinlyu
Installation
docker pull code.codebase.coffee/sinlyu/libre-mods/codex:0.3.1sha256:9f3e2b6366d99536d4ee814a68d441f71970e660ba80b9d066cb772679f02ec0
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 5bc4fe56f4 | 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-17T19:55:24.846Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | d7bc322a702e3dd5fe3333f9cae4b27942ec92a6 |
| 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.1 |
Details
2026-04-17 19:55:29 +00:00
Versions (76)
View all
Container
1
OCI / Docker