We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
=> ERROR [5/5] RUN curl -LSfs https://japaric.github.io/trust/install.sh | sh -s -- --git dflemstr/rq 3.3s ------ > [5/5] RUN curl -LSfs https://japaric.github.io/trust/install.sh | sh -s -- --git dflemstr/rq: #0 1.562 install.sh: GitHub repository: https://github.com/dflemstr/rq #0 1.565 install.sh: Crate: rq #0 2.105 install.sh: Tag: latest () #0 2.557 install.sh: Target: x86_64-unknown-linux-gnu #0 2.557 install.sh: Installing to: /root/.cargo/bin #0 3.063 #0 3.063 gzip: stdin: not in gzip format #0 3.065 tar: Child returned status 1 #0 3.065 tar: Error is not recoverable: exiting now
Investigating further, it's attempting to download https://github.com/dflemstr/rq/releases/download//rq--x86_64-unknown-linux-gnu.tar.gz, which is 404.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Investigating further, it's attempting to download https://github.com/dflemstr/rq/releases/download//rq--x86_64-unknown-linux-gnu.tar.gz, which is 404.
The text was updated successfully, but these errors were encountered: