New version of the image based on debian trixie

This commit is contained in:
2024-12-26 16:07:18 +01:00
parent bce587c677
commit f244c9eb22
4 changed files with 76 additions and 43 deletions

View File

@@ -1,3 +1,8 @@
```bash
diff -c cps/templates/remote_login.html ../calibre-web/cps/templates/remote_login.html > remote_login.patch
```
Build the image on mac OS with orbstack docker:
```bash
docker build . --platform linux/amd64 --debug
```