Eric Coissac dcb3392500
All checks were successful
Check Calibre-web version / check-version (push) Successful in 15s
Actualiser .gitea/workflows/build-push.yaml
2025-04-13 19:03:53 +02:00
2025-03-08 10:24:41 +01:00
2025-03-09 09:02:26 +01:00
2025-03-09 07:43:17 +01:00
2025-04-05 19:25:37 +00:00
2025-03-10 08:46:15 +01:00
2025-03-09 07:43:17 +01:00

diff -c cps/templates/remote_login.html ../calibre-web/cps/templates/remote_login.html > remote_login.patch

Build the image on macOS with orbstack docker:

docker build . --platform linux/amd64  --debug
docker build . --no-cache --load --platform linux/amd64  2>&1 | tee build.log 
diff -Naur <original_file> <new_file> > <patch_filename>.patch
Description
No description provided
Readme 132 KiB
Languages
Dockerfile 100%