Block a user
libre-mods/codex (sha-9ee8c80)
Published 2026-04-18 22:08:18 +00:00 by sinlyu
Installation
docker pull code.codebase.coffee/sinlyu/libre-mods/codex:sha-9ee8c80sha256:445c67144fa2793531d565e0edb66ca5ae2287499d05b4055cf28d6710279f5c
Images
| Digest | OS / Arch | Size |
|---|---|---|
| dc09f04831 | linux/amd64 | 46 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-18T22:04:22.391Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 9ee8c80c568c7137dc52d26c8c959cc2e8f143e8 |
| 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-18 22:08:18 +00:00
Versions (76)
View all
Container
0
OCI / Docker