a289d1aa6da58c48a4eafeb5a8924be4e343ae6e
All checks were successful
Check Calibre-web version / check-version (push) Successful in 15s
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
Languages
Dockerfile
100%