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
I recently clone nodetube , when i rundocker compose up -d , i get below message
=> ERROR [void 2/15] RUN xbps-install -Syu git tar python nodejs-lts-10 base-devel 2.9s ------ > [void 2/15] RUN xbps-install -Syu git tar python nodejs-lts-10 base-devel: #0 1.459 [*] Updating repository `https://alpha.de.repo.voidlinux.org/current/x86_64-repodata' ... #0 1.459 x86_64-repodata: [1751KB 0%] 50MB/s ETA: 00m00s #0 2.419 x86_64-repodata: [1751KB 42%] 783KB/s ETA: 00m01s #0 2.661 x86_64-repodata: 1751KB [avg rate: 1824KB/s] #0 2.861 The 'xbps' package must be updated, please run `xbps-install -u xbps` ------ failed to solve: executor failed running [/bin/sh -c xbps-install -Syu git tar python nodejs-lts-10 base-devel]: exit code: 16
The text was updated successfully, but these errors were encountered:
fix docker compose up -d failed
54dff41
mayeaux#453 The 'xbps' package must be updated, please run `xbps-install -u xbps
having the same problem and I'm confused why the owner dose not responds
Sorry, something went wrong.
I think I have create a fix for this issue. And I have created pull requests
No branches or pull requests
I recently clone nodetube , when i rundocker compose up -d , i get below message
The text was updated successfully, but these errors were encountered: