Sign inSign up

ajslater/codex

By ajslater

Updated 2 days ago

Codex is a comic book library reader The image repo has moved to https://ghcr.io/ajslater/codex

Image
6

100K+

ajslater/codex repository overview

🐳 Codex Docker Image

Codex is a web server comic book browser and reader.

⚠️ Further updates to codex will be released on ghcr.io/ajslater/codex ⚠️

Migrating from Docker Hub

The docker.io/ajslater/codex image is deprecated. Codex images are published only at ghcr.io/ajslater/codex. The Docker Hub image is republished from it so that Codex can warn you to switch. To migrate, change the image in your compose.yaml or docker run command from ajslater/codex or docker.io/ajslater/codex to ghcr.io/ajslater/codex and recreate the container:

docker compose pull && docker compose up -d

The tags are the same and the images share every layer, so nothing re-downloads. Your /config and /comics volumes and environment variables carry over unchanged. If you are upgrading from Codex 1.9.x, back up your config directory first and read the Upgrading notes for the versions in between.

Tag summary

Content type

Image

Digest

sha256:1177481ce

Size

307.6 MB

Last updated

2 days ago

docker pull ajslater/codex