Block a user
libre-mods/codex (sha-04db959)
Published 2026-04-17 20:55:32 +00:00 by sinlyu
Installation
docker pull code.codebase.coffee/sinlyu/libre-mods/codex:sha-04db959sha256:b6c040c97c4267c81283c4f670829ff61e81d4c88b15c9327501db69a96f5d83
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 9021e11335 | 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-17T20:51:26.531Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 04db959878766b59531f29cc2b6939cd688ba251 |
| 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 | main |
Details
2026-04-17 20:55:32 +00:00
Versions (76)
View all
Container
0
OCI / Docker