Sign inSign up

driftywinds/cwa

By driftywinds

Updated about 1 year ago

an arm64 docker image build of Calibre-Web-Automated made as a stand in for the official image

Image
Web servers
Content management system
Databases & storage
1

3.2K

driftywinds/cwa repository overview

An arm64 docker image for Calibre-Web-Automated made by drifty

The official images don't have an arm64 version, and I needed one for my Pi, so I cloned the repo and built the image myself. Useful for anyone with an arm64 processor who wants to run CWA.

Also available on the GitHub Docker Registry - ghcr.io/driftywinds/cwa:latest

How to use: -

  1. Follow instructions of the official repo from here.
  2. Replace the "image" part of the docker-compose.yml to driftywinds/cwa:latest.

Keep in mind - this container takes a little while longer than the normal image to start up because it seems to emulate an x86 environment for the Calibre app inside the container because Calibre does not ship an arm64 version of their app. Please be patient and you can check logs live with this command: -
docker logs calibre-web-automated -f

The container will be ready to use when the last line in the logs says [ls.io-init] done.

Tag summary

Content type

Image

Digest

sha256:0c6ed112d

Size

722.1 MB

Last updated

about 1 year ago

docker pull driftywinds/cwa