You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.
I'm trying to follow instructions to install your patched Qt. Finally, I got the separate qt repo into the wkhtmltopdf repo (I probably should have made it a git submodule, but haven't yet). Then I tried:
Error: remote trust data does not exist for docker.io/aptman/qus: notary.docker.io does not have trust data for docker.io/aptman/qus
docker pull --platform linux/amd64 aptman/qus:d5.0
command failed: exit code 1
I do not know much about docker and would appreciate knowing how to proceed.
For many years I have enjoyed using wkhtmltopdf on Linux via a screen grab, but being able to script it on a remote host would be wonderful!
Note I am a long-time Perl (since 1993) and now Raku user (since 2015), but I've also had to create or maintain Fortran, C, and C++ libraries for necessary jobs at $work. But it's been over 15 years since I've had to compile Qt and it was NEVER any fun.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to follow instructions to install your patched Qt. Finally, I got the separate qt repo into the wkhtmltopdf repo (I probably should have made it a git submodule, but haven't yet). Then I tried:
and got:
I do not know much about docker and would appreciate knowing how to proceed.
For many years I have enjoyed using wkhtmltopdf on Linux via a screen grab, but being able to script it on a remote host would be wonderful!
Note I am a long-time Perl (since 1993) and now Raku user (since 2015), but I've also had to create or maintain Fortran, C, and C++ libraries for necessary jobs at $work. But it's been over 15 years since I've had to compile Qt and it was NEVER any fun.
The text was updated successfully, but these errors were encountered: